diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-06-06 02:11:57 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-06-06 02:11:57 +0200 |
commit | 23528ad9b4f07434b3249f1e48ade1e0d07528bf (patch) | |
tree | c9814c4b8bdbdda823e0d38012bb08bbc324ea9e /man | |
parent | 16aadfc099f31741a127cf52f18253d44d88a86a (diff) |
Static documentation rebuilt by pkgdown::build_site()
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)}} |