Description Usage Arguments Value Author(s) Examples
get.option Print the value of the global option
1 |
names |
string or character vector containing the names of the options to be printed |
the option for the specified option
Michael Scherer
1 2 3 | get.option("coverage.threshold")
set.option(coverage.threshold=42)
get.option("coverage.threshold")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.