diff options
Diffstat (limited to 'man/plot.idfrd.Rd')
-rw-r--r-- | man/plot.idfrd.Rd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/plot.idfrd.Rd b/man/plot.idfrd.Rd index 7c1b008..b2459f4 100644 --- a/man/plot.idfrd.Rd +++ b/man/plot.idfrd.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.idfrd} \alias{plot.idfrd} @@ -17,6 +17,7 @@ ggplot2 plotting engine data(frf) frf <- spa(data) # Estimates the frequency response from data plot(frf) + } \seealso{ \code{\link[ggplot2]{ggplot}} |