aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2016-12-19 22:08:48 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2016-12-19 22:08:48 +0100
commit6248971edad72b30f7f609a6bb2217d0b41498a0 (patch)
tree9ae320df20beb648abe0621d6e56d856676bab13 /man
parent762114a5ea6393cc73a09616b937397349c1a259 (diff)
Make the pdf structures larger, update docs
Diffstat (limited to 'man')
-rw-r--r--man/chent.Rd2
-rw-r--r--man/draw_svg.chent.Rd1
-rw-r--r--man/pai.Rd2
-rw-r--r--man/plot.chent.Rd1
-rw-r--r--man/pp.Rd2
-rw-r--r--man/print.chent.Rd1
-rw-r--r--man/print.pai.Rd1
7 files changed, 3 insertions, 7 deletions
diff --git a/man/chent.Rd b/man/chent.Rd
index 4957a89..1deb434 100644
--- a/man/chent.Rd
+++ b/man/chent.Rd
@@ -41,6 +41,7 @@ configured for use with PythonInR}
\item{\code{degradation}}{List of degradation endpoints}
}}
+
\examples{
oct <- chent$new("1-octanol", smiles = "CCCCCCCCO")
print(oct)
@@ -50,4 +51,3 @@ print(caffeine)
plot(caffeine)
}
\keyword{data}
-
diff --git a/man/draw_svg.chent.Rd b/man/draw_svg.chent.Rd
index c78763f..93b657d 100644
--- a/man/draw_svg.chent.Rd
+++ b/man/draw_svg.chent.Rd
@@ -21,4 +21,3 @@ draw_svg.chent(x, width = 300, height = 150,
\description{
Draw SVG graph from a chent object using RDKit
}
-
diff --git a/man/pai.Rd b/man/pai.Rd
index c9d9a02..96f21d0 100644
--- a/man/pai.Rd
+++ b/man/pai.Rd
@@ -19,9 +19,9 @@ Additional chemical information is retrieved from the internet if available.
\item{\code{alanwood}}{List of information retreived from www.alanwood.net/pesticides}
}}
+
\examples{
atr <- pai$new("atrazine")
print(atr)
}
\keyword{data}
-
diff --git a/man/plot.chent.Rd b/man/plot.chent.Rd
index a1f618a..416675d 100644
--- a/man/plot.chent.Rd
+++ b/man/plot.chent.Rd
@@ -19,4 +19,3 @@ caffeine <- chent$new("caffeine")
print(caffeine)
plot(caffeine)
}
-
diff --git a/man/pp.Rd b/man/pp.Rd
index 6adffb8..3957de7 100644
--- a/man/pp.Rd
+++ b/man/pp.Rd
@@ -22,5 +22,5 @@ An R6 class for holding information about a product with at least one active ing
\item{\code{concentration_units}}{Defaults to g/L}
}}
-\keyword{data}
+\keyword{data}
diff --git a/man/print.chent.Rd b/man/print.chent.Rd
index 8f9dfec..dc6a3e7 100644
--- a/man/print.chent.Rd
+++ b/man/print.chent.Rd
@@ -14,4 +14,3 @@
\description{
Printing method for chent objects
}
-
diff --git a/man/print.pai.Rd b/man/print.pai.Rd
index 6206ea5..c2968b1 100644
--- a/man/print.pai.Rd
+++ b/man/print.pai.Rd
@@ -14,4 +14,3 @@
\description{
Printing method for pai objects (pesticidal active ingredients)
}
-

Contact - Imprint