diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-08-26 13:24:57 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-08-26 22:59:02 +0200 |
commit | 7cc5df2ad1e2a1aa5c6d4d9f5865491c6b30ee2a (patch) | |
tree | 1fcfa114cc34dcfb7c9f647e95912a5e4ae08b5f /NAMESPACE |
Initial commit
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/NAMESPACE b/NAMESPACE new file mode 100644 index 0000000..4cdb514 --- /dev/null +++ b/NAMESPACE @@ -0,0 +1,7 @@ +# Generated by roxygen2 (4.1.1): do not edit by hand + +export(chent) +export(pai) +importFrom(R6,R6Class) +importFrom(webchem,cid_compinfo) +importFrom(webchem,get_cid) |