diff options
Diffstat (limited to 'man/drplot.Rd')
-rw-r--r-- | man/drplot.Rd | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/man/drplot.Rd b/man/drplot.Rd index ecd6895..e5201a2 100644 --- a/man/drplot.Rd +++ b/man/drplot.Rd @@ -80,9 +80,8 @@ } \note{ - Treatment of legends is not really well solved. Be sure all devices are - closed (e.g. by calling \code{dev.off()}) before calling \code{drplot} - again after a failure. + Be sure all devices are closed (e.g. by calling \code{dev.off()}) before + calling \code{drplot} again after a failure. } \examples{ data(antifoul) |