From f908377f1de2e04ca3720d10084169c46a477ce2 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 28 Sep 2015 21:34:23 +0200 Subject: Several changes heading for a release to the public - Add tests - Add staticdocs - Documentation improvements - Several small code improvements --- inst/examples/chents.R | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 inst/examples/chents.R (limited to 'inst/examples/chents.R') diff --git a/inst/examples/chents.R b/inst/examples/chents.R deleted file mode 100644 index 0309e2b..0000000 --- a/inst/examples/chents.R +++ /dev/null @@ -1,3 +0,0 @@ -oct <- chent$new("1-octanol", smiles = "CCCCCCCCO") -oct$try_pubchem() -print(oct) -- cgit v1.2.1