diff options
author | Suraj Yerramilli | 2016-05-16 10:51:28 +0530 |
---|---|---|
committer | Suraj Yerramilli | 2016-05-16 10:51:28 +0530 |
commit | 2fa65e18378928d09d4004531e414666f284a8c9 (patch) | |
tree | 1146f0daf7c9ee709eadac2250eac447db444914 /man/plot.idfrd.Rd | |
parent | 16732bd0a960e8f583aee2ba34bee8ad21bafcab (diff) | |
download | SysID-R-code-2fa65e18378928d09d4004531e414666f284a8c9.tar.gz SysID-R-code-2fa65e18378928d09d4004531e414666f284a8c9.tar.bz2 SysID-R-code-2fa65e18378928d09d4004531e414666f284a8c9.zip |
modifying docs
Diffstat (limited to 'man/plot.idfrd.Rd')
-rw-r--r-- | man/plot.idfrd.Rd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/plot.idfrd.Rd b/man/plot.idfrd.Rd index 6316b5b..d8f85af 100644 --- a/man/plot.idfrd.Rd +++ b/man/plot.idfrd.Rd @@ -8,6 +8,11 @@ } \arguments{ \item{x}{An object of class \code{idframe}} + +\item{col}{a specification for the line colour (Default : \code{" +steelblue"})} + +\item{lwd}{the line width, a positive number, defaulting to 1} } \description{ Generates the bode plot of the given frequency response data. It uses the |