aboutsummaryrefslogtreecommitdiff
path: root/man/chent.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/chent.Rd')
-rw-r--r--man/chent.Rd7
1 files changed, 4 insertions, 3 deletions
diff --git a/man/chent.Rd b/man/chent.Rd
index 00516b9..e2a0c77 100644
--- a/man/chent.Rd
+++ b/man/chent.Rd
@@ -1,4 +1,4 @@
-% Generated by roxygen2 (4.1.1): do not edit by hand
+% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/chent.R
\docType{class}
\name{chent}
@@ -11,7 +11,7 @@ chent
\description{
The class is initialised with an identifier. Chemical information is retrieved from
the internet. Additionally, it can be generated using RDKit if RDKit and its
-python bindings are installed.
+python bindings are installed and configured for use with PythonInR.
}
\section{Fields}{
@@ -26,7 +26,8 @@ python bindings are installed.
\item{\code{pubchem}}{List of information retreived from PubChem}
-\item{\code{rdkit}}{List of information obtained with RDKit}
+\item{\code{rdkit}}{List of information obtained with RDKit, if installed and
+configured for use with PythonInR}
\item{\code{Picture}}{Graph as a \code{\link{picture}} object obtained using grImport}

Contact - Imprint