diff options
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,7 +1,10 @@ # Generated by roxygen2 (4.1.1): do not edit by hand +S3method(print,chent) +S3method(print,pai) export(chent) export(pai) +export(pp) importFrom(R6,R6Class) importFrom(webchem,cid_compinfo) importFrom(webchem,get_cid) |