diff options
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -1,4 +1,4 @@ -# Generated by roxygen2 (4.1.1): do not edit by hand +# Generated by roxygen2: do not edit by hand S3method(plot,chent) S3method(print,chent) @@ -7,15 +7,11 @@ 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(utils,head) importFrom(webchem,cid_compinfo) importFrom(webchem,get_cid) importFrom(yaml,yaml.load_file) |