diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/plot.idfrd.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/plot.idfrd.Rd b/man/plot.idfrd.Rd index b2459f4..541c2eb 100644 --- a/man/plot.idfrd.Rd +++ b/man/plot.idfrd.Rd @@ -4,7 +4,7 @@ \alias{plot.idfrd} \title{Plotting idfrd objects} \usage{ -\method{plot}{idfrd}(x) +\method{plot}{idfrd}(x, col = "steelblue", lwd = 1) } \arguments{ \item{x}{An object of class \code{idframe}} |