diff options
Diffstat (limited to 'man/plot.idframe.Rd')
-rw-r--r-- | man/plot.idframe.Rd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/plot.idframe.Rd b/man/plot.idframe.Rd index 22653d4..3c90cf9 100644 --- a/man/plot.idframe.Rd +++ b/man/plot.idframe.Rd @@ -1,4 +1,4 @@ -% Generated by roxygen2 (4.1.1): do not edit by hand +% Generated by roxygen2: do not edit by hand % Please edit documentation in R/idframe.R \name{plot.idframe} \alias{plot.idframe} @@ -22,6 +22,7 @@ Plotting method for objects inherting from class \code{idframe} \examples{ data(cstr) plot(cstr,col="blue") + } \seealso{ \code{\link[tfplot]{tfplot}} |