aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2016-09-27 15:08:20 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2016-09-27 15:29:06 +0200
commit81672751d5b23ed73c9b05bb02c52f0ee854de77 (patch)
tree2cdc2f37fb211ed775c52f02e21e6b357ddb87bd /man
parent26748e386a386f8459edb4f061012f099d34de7d (diff)
PythonInR optional, adapt to current webchem
Diffstat (limited to 'man')
-rw-r--r--man/chent.Rd7
-rw-r--r--man/draw_svg.chent.Rd2
-rw-r--r--man/pai.Rd2
-rw-r--r--man/plot.chent.Rd2
-rw-r--r--man/pp.Rd2
-rw-r--r--man/print.chent.Rd2
-rw-r--r--man/print.pai.Rd2
7 files changed, 10 insertions, 9 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}
diff --git a/man/draw_svg.chent.Rd b/man/draw_svg.chent.Rd
index 87234a1..c78763f 100644
--- a/man/draw_svg.chent.Rd
+++ b/man/draw_svg.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
\name{draw_svg.chent}
\alias{draw_svg.chent}
diff --git a/man/pai.Rd b/man/pai.Rd
index c366991..9c77e1e 100644
--- a/man/pai.Rd
+++ b/man/pai.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{pai}
diff --git a/man/plot.chent.Rd b/man/plot.chent.Rd
index 3fd2ac6..a1f618a 100644
--- a/man/plot.chent.Rd
+++ b/man/plot.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
\name{plot.chent}
\alias{plot.chent}
diff --git a/man/pp.Rd b/man/pp.Rd
index 5be85bf..6adffb8 100644
--- a/man/pp.Rd
+++ b/man/pp.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{pp}
diff --git a/man/print.chent.Rd b/man/print.chent.Rd
index 56f04f5..8f9dfec 100644
--- a/man/print.chent.Rd
+++ b/man/print.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
\name{print.chent}
\alias{print.chent}
diff --git a/man/print.pai.Rd b/man/print.pai.Rd
index d7ee332..6206ea5 100644
--- a/man/print.pai.Rd
+++ b/man/print.pai.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
\name{print.pai}
\alias{print.pai}

Contact - Imprint