From b60e5b27d3dde18fb93b486bc2fd45baf56e2ed1 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 26 Jun 2015 12:11:39 +0200 Subject: More plotting in help files, fix Make- and .*ignore files --- man/HS.solution.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/HS.solution.Rd') diff --git a/man/HS.solution.Rd b/man/HS.solution.Rd index 71f68a1e..5666bb43 100644 --- a/man/HS.solution.Rd +++ b/man/HS.solution.Rd @@ -29,6 +29,6 @@ HS.solution(t, parent.0, k1, k2, tb) \url{http://focus.jrc.ec.europa.eu/dk} } \examples{ - \dontrun{plot(function(x) HS.solution(x, 100, 2, 0.3, 0.5), 0, 2, ylim=c(0,100))} + plot(function(x) HS.solution(x, 100, 2, 0.3, 0.5), 0, 2, ylim=c(0,100)) } \keyword{ manip } -- cgit v1.2.1