aboutsummaryrefslogtreecommitdiff
path: root/man/mkinerrplot.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-09-02 16:14:50 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2019-09-02 16:14:50 +0200
commitee99cf40fdf6d986a909010d18063ad032f69899 (patch)
treea122d1249db9b27a2bc45a06b4ed05a33b8fb9ba /man/mkinerrplot.Rd
parent9ffec8b386646c51d1458f9c9c7b3124a8d9c91c (diff)
Some changes to improve plots on beamer slides
Diffstat (limited to 'man/mkinerrplot.Rd')
-rw-r--r--man/mkinerrplot.Rd4
1 files changed, 4 insertions, 0 deletions
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}}.
}

Contact - Imprint