From 1108f50ab77bc71f118022f305ef99abff9749c9 Mon Sep 17 00:00:00 2001 From: Suraj Yerramilli Date: Tue, 9 Jun 2015 13:09:16 +0530 Subject: Minor Corrections --- man/plot.idframe.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/plot.idframe.Rd') 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{ -- cgit