From ee99cf40fdf6d986a909010d18063ad032f69899 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 2 Sep 2019 16:14:50 +0200 Subject: Some changes to improve plots on beamer slides --- man/mkinerrplot.Rd | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man/mkinerrplot.Rd') diff --git a/man/mkinerrplot.Rd b/man/mkinerrplot.Rd index 3b557b0a..37338d01 100644 --- a/man/mkinerrplot.Rd +++ b/man/mkinerrplot.Rd @@ -18,6 +18,7 @@ xlab = "Predicted", ylab = "Squared residual", maxy = "auto", legend= TRUE, lpos = "topright", col_obs = "auto", pch_obs = "auto", + frame = TRUE, ...) } \arguments{ @@ -54,6 +55,9 @@ \item{pch_obs}{ Symbols to be used for the observed variables. } + \item{frame}{ + Should a frame be drawn around the plots? + } \item{\dots}{ further arguments passed to \code{\link{plot}}. } -- cgit v1.2.1