summaryrefslogtreecommitdiff
path: root/man/plot.idfrd.Rd
diff options
context:
space:
mode:
authorSuraj Yerramilli2016-05-16 00:04:48 +0530
committerSuraj Yerramilli2016-05-16 00:04:48 +0530
commit24e91d335aa261a3759b2867aeff33c66d3275c3 (patch)
treede0053806b85e8c6dc58f83b8dcf8ddfa23cc594 /man/plot.idfrd.Rd
parent01ffcb39a04d4999b2c1e5974cb56b674c7b9cce (diff)
downloadSysID-R-code-24e91d335aa261a3759b2867aeff33c66d3275c3.tar.gz
SysID-R-code-24e91d335aa261a3759b2867aeff33c66d3275c3.tar.bz2
SysID-R-code-24e91d335aa261a3759b2867aeff33c66d3275c3.zip
correcting documentation
Diffstat (limited to 'man/plot.idfrd.Rd')
-rw-r--r--man/plot.idfrd.Rd5
1 files changed, 2 insertions, 3 deletions
diff --git a/man/plot.idfrd.Rd b/man/plot.idfrd.Rd
index 541c2eb..6316b5b 100644
--- a/man/plot.idfrd.Rd
+++ b/man/plot.idfrd.Rd
@@ -14,9 +14,8 @@ Generates the bode plot of the given frequency response data. It uses the
ggplot2 plotting engine
}
\examples{
-data(frf)
-frf <- spa(data) # Estimates the frequency response from data
-plot(frf)
+data(frd)
+plot(frd)
}
\seealso{