From c6086d1dd97ad2d6420625de7b8009b1b0f85d06 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 18 Nov 2016 15:01:53 +0100 Subject: 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. --- docs/reference/SFO.solution.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/reference/SFO.solution.html') diff --git a/docs/reference/SFO.solution.html b/docs/reference/SFO.solution.html index 2ead8f24..30d7acdf 100644 --- a/docs/reference/SFO.solution.html +++ b/docs/reference/SFO.solution.html @@ -110,7 +110,7 @@

Examples

-
## Not run: plot(function(x) SFO.solution(x, 100, 3), 0, 2)
+
plot(function(x) SFO.solution(x, 100, 3), 0, 2)