distr (version 2.0.1)

options: additional options in package `distr'

Description

In package distr, we add an extra option "newDevice"; it is inspected and manipulated as usual.

Arguments

concept

  • global options
  • options

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.

See Also

options, getOption

Examples

Run this code
getOption("newDevice") 
options("newDevice"=TRUE)

Run the code above in your browser using DataCamp Workspace