aboutsummaryrefslogtreecommitdiff
path: root/man/schaefer07_complex_case.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2016-11-18 15:01:53 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2016-11-18 15:22:42 +0100
commitc6086d1dd97ad2d6420625de7b8009b1b0f85d06 (patch)
tree1a38fd690c94a556555ec71edff443bcfe609b7b /man/schaefer07_complex_case.Rd
parent9a8dfa8bd52664929fd4197f3e9c4e65b62cad53 (diff)
Static documentation rebuilt by pkgdown::build_site(run_dont_run = TRUE)
Using branch 'jranke' on jranke/pkgdown, fixing issues hadley/pgkdown#178 and hadley/pkgdown#213 Remove plot=TRUE from mkinfit calls also in dontrun sections of examples to avoid a flood png files documenting the progress of the fit.
Diffstat (limited to 'man/schaefer07_complex_case.Rd')
-rw-r--r--man/schaefer07_complex_case.Rd2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/schaefer07_complex_case.Rd b/man/schaefer07_complex_case.Rd
index 01b27e3a..c666d08b 100644
--- a/man/schaefer07_complex_case.Rd
+++ b/man/schaefer07_complex_case.Rd
@@ -36,6 +36,6 @@ model <- mkinmod(
B1 = list(type = "SFO"),
C1 = list(type = "SFO"),
A2 = list(type = "SFO"), use_of_ff = "max")
-\dontrun{mkinfit(model, data, plot=TRUE)}
+\dontrun{mkinfit(model, data)}
}
\keyword{datasets}

Contact - Imprint