aboutsummaryrefslogtreecommitdiff
path: root/man/plot.mkinfit.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-06-29 08:40:19 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2015-06-29 09:40:46 +0200
commit164c4af404b59f9144f68fcefeeac34326a34372 (patch)
tree24001a99d1f505e5f299a541e6a233b25c3ad6db /man/plot.mkinfit.Rd
parent79c7da1992b1013a8809eaf6ad60103c2fc45611 (diff)
Quiet fitting in examples and more links for static docs.
Diffstat (limited to 'man/plot.mkinfit.Rd')
-rw-r--r--man/plot.mkinfit.Rd2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/plot.mkinfit.Rd b/man/plot.mkinfit.Rd
index 816d7e1c..be3de9fd 100644
--- a/man/plot.mkinfit.Rd
+++ b/man/plot.mkinfit.Rd
@@ -83,7 +83,7 @@
# One parent compound, one metabolite, both single first order, path from
# parent to sink included
SFO_SFO <- mkinmod(parent = mkinsub("SFO", "m1"), m1 = mkinsub("SFO"))
-fit <- mkinfit(SFO_SFO, FOCUS_2006_D)
+fit <- mkinfit(SFO_SFO, FOCUS_2006_D, quiet = TRUE)
plot(fit)
}
\author{

Contact - Imprint