summaryrefslogtreecommitdiff
path: root/man/plot.idframe.Rd
diff options
context:
space:
mode:
authorSuraj Yerramilli2015-06-09 13:09:16 +0530
committerSuraj Yerramilli2015-06-09 13:09:16 +0530
commit1108f50ab77bc71f118022f305ef99abff9749c9 (patch)
tree265adcf5d03420daba6e119a0f8ed8856d755c2e /man/plot.idframe.Rd
parent5ad4c3a2305c223ab030e9f0a3d48f1f32295246 (diff)
downloadSysID-R-code-1108f50ab77bc71f118022f305ef99abff9749c9.tar.gz
SysID-R-code-1108f50ab77bc71f118022f305ef99abff9749c9.tar.bz2
SysID-R-code-1108f50ab77bc71f118022f305ef99abff9749c9.zip
Minor Corrections
Diffstat (limited to 'man/plot.idframe.Rd')
-rw-r--r--man/plot.idframe.Rd2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/plot.idframe.Rd b/man/plot.idframe.Rd
index 7c820cf..6454e98 100644
--- a/man/plot.idframe.Rd
+++ b/man/plot.idframe.Rd
@@ -4,7 +4,7 @@
\alias{plot.idframe}
\title{Plotting idframe objects}
\usage{
-\method{plot}{idframe}(object, par = list(mar = c(3, 4, 3, 2)),
+\method{plot}{idframe}(object, par = list(mar = c(3, 4, 2, 2)),
col = "steelblue", ...)
}
\arguments{