From 51308947043af27965a369736bd65d673451a9b3 Mon Sep 17 00:00:00 2001 From: Suraj Yerramilli Date: Mon, 22 Feb 2016 23:44:44 +0530 Subject: added support for multivariate frequency response objects --- man/plot.idfrd.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/plot.idfrd.Rd b/man/plot.idfrd.Rd index b2459f4..541c2eb 100644 --- a/man/plot.idfrd.Rd +++ b/man/plot.idfrd.Rd @@ -4,7 +4,7 @@ \alias{plot.idfrd} \title{Plotting idfrd objects} \usage{ -\method{plot}{idfrd}(x) +\method{plot}{idfrd}(x, col = "steelblue", lwd = 1) } \arguments{ \item{x}{An object of class \code{idframe}} -- cgit