aboutsummaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-09-28 21:34:23 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2015-09-28 22:10:56 +0200
commitf908377f1de2e04ca3720d10084169c46a477ce2 (patch)
tree439bd00dec3a988f76ff74fd5ee652f55b17d061 /NAMESPACE
parent1df33dbb3d310f94ccddbf57906e12bd6fa93c3f (diff)
Several changes heading for a release to the public
- Add tests - Add staticdocs - Documentation improvements - Several small code improvements
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE11
1 files changed, 11 insertions, 0 deletions
diff --git a/NAMESPACE b/NAMESPACE
index e96d4f7..2cbde5a 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -1,10 +1,21 @@
# Generated by roxygen2 (4.1.1): do not edit by hand
+S3method(plot,chent)
S3method(print,chent)
S3method(print,pai)
export(chent)
+export(draw_svg.chent)
export(pai)
export(pp)
+importFrom(PythonInR,pyConnect)
+importFrom(PythonInR,pyExec)
+importFrom(PythonInR,pyExecg)
+importFrom(PythonInR,pyImport)
+importFrom(PythonInR,pyIsConnected)
importFrom(R6,R6Class)
+importFrom(grImport,PostScriptTrace)
+importFrom(grImport,grid.picture)
+importFrom(grImport,readPicture)
importFrom(webchem,cid_compinfo)
importFrom(webchem,get_cid)
+importFrom(yaml,yaml.load_file)

Contact - Imprint