options
From distr v2.8.0
by Peter Ruckdeschel
additional options in package `distr'
In package distr, we add an extra option "newDevice"
;
it is inspected and manipulated as usual.
- Keywords
- dplot, environment, iplot
Details
We do not change the behaviour of options
or getOption
;
for the general documentation to these two functions,
confer options
, getOption
. Here
we only document added options.
Additionally available options in package 'distr'
See Also
Examples
# NOT RUN {
getOption("newDevice")
options("newDevice"=TRUE)
# }
Community examples
Looks like there are no examples yet.