From 4eefced3dffd4fb2a8d8a02628ea04f5197e8ee0 Mon Sep 17 00:00:00 2001 From: Suraj Yerramilli Date: Wed, 30 Dec 2015 20:37:37 +0530 Subject: minor documentation updates --- man/plot.idfrd.Rd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man/plot.idfrd.Rd') 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}} -- cgit