From 1df33dbb3d310f94ccddbf57906e12bd6fa93c3f Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 11 Sep 2015 10:04:54 +0200 Subject: Working version with basic functionality --- NAMESPACE | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NAMESPACE') diff --git a/NAMESPACE b/NAMESPACE index 4cdb514..e96d4f7 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -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) -- cgit v1.2.1