From 7cc5df2ad1e2a1aa5c6d4d9f5865491c6b30ee2a Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 26 Aug 2015 13:24:57 +0200 Subject: Initial commit --- NAMESPACE | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 NAMESPACE (limited to 'NAMESPACE') 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) -- cgit v1.2.1