aboutsummaryrefslogtreecommitdiff
path: root/man/chent.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/chent.Rd')
-rw-r--r--man/chent.Rd5
1 files changed, 4 insertions, 1 deletions
diff --git a/man/chent.Rd b/man/chent.Rd
index ed304f5..c42863d 100644
--- a/man/chent.Rd
+++ b/man/chent.Rd
@@ -24,9 +24,12 @@ from the internet.
\item{\code{mw}}{Molecular weight, with attribute 'source'}
\item{\code{pubchem}}{List of information retreived from PubChem}
+
+\item{\code{rdkit}}{List of information obtained with RDKit}
}}
\examples{
-oct <- chent$new("1-octanol")
+oct <- chent$new("1-octanol", smiles = "CCCCCCCCO")
+oct$try_pubchem()
print(oct)
}
\keyword{data}

Contact - Imprint