aboutsummaryrefslogtreecommitdiff
path: root/man/mkinparplot.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-06-23 11:21:49 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2015-06-23 11:40:36 +0200
commit6c62c42eb57631aa0f4ab7e008621ffb519bd7be (patch)
tree23d65dd4a50efd669026112ce80ff2095572bfa8 /man/mkinparplot.Rd
parent548b67e5d54e78150cfc6474ad129af9408f4997 (diff)
Small documenation changes
Diffstat (limited to 'man/mkinparplot.Rd')
-rw-r--r--man/mkinparplot.Rd4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/mkinparplot.Rd b/man/mkinparplot.Rd
index f40a96d1..3eda08d2 100644
--- a/man/mkinparplot.Rd
+++ b/man/mkinparplot.Rd
@@ -28,7 +28,7 @@ model <- mkinmod(
T245 = list(type = "SFO", to = c("phenol"), sink = FALSE),
phenol = list(type = "SFO", to = c("anisole")),
anisole = list(type = "SFO"), use_of_ff = "max")
-fit <- mkinfit(model, subset(mccall81_245T, soil == "Commerce"))
-\dontrun{mkinparplot(fit)}
+fit <- mkinfit(model, subset(mccall81_245T, soil == "Commerce"), quiet = TRUE)
+mkinparplot(fit)
}
\keyword{ hplot }

Contact - Imprint