diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/drplot.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/drplot.Rd b/man/drplot.Rd index 6b8a7bf..d8d7eb3 100644 --- a/man/drplot.Rd +++ b/man/drplot.Rd @@ -123,7 +123,7 @@ \examples{ data(antifoul) r <- drfit(antifoul) -\dontrun{drplot(r,antifoul)} +drplot(r,antifoul) } \note{There is a demo for each dataset that can be accessed by \code{demo(dataset)}} |