Description Usage Arguments Value Examples
Allow the user to examine a variety of global options which affect the way in which R computes and displays its results. An option of the form 'mmstat.col.population' can be examined by the short form 'mcp' if unique.
1 |
x |
a character string holding an option name. |
default |
if the specified option is not set in the options list, this value is returned. This facilitates retrieving an option and checking whether it is set and setting it separately if not. |
The current value set for option x, or NULL if the option is unset.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.