From 26748e386a386f8459edb4f061012f099d34de7d Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 16 Oct 2015 15:35:33 +0200 Subject: Some improvements, especially in loading chyaml --- man/plot.chent.Rd | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'man/plot.chent.Rd') diff --git a/man/plot.chent.Rd b/man/plot.chent.Rd index f2e7572..3fd2ac6 100644 --- a/man/plot.chent.Rd +++ b/man/plot.chent.Rd @@ -15,9 +15,8 @@ Plot method for chent objects } \examples{ -caffeine <- chent$new("caffeine", source = "pubchem") +caffeine <- chent$new("caffeine") print(caffeine) -caffeine$get_rdkit() plot(caffeine) } -- cgit v1.2.1