cylcop_get_option | R Documentation |
Currently the only option ("silent"
) is to toggle verbosity on or off.
cylcop_get_option(option = NULL)
option |
character string, the name of the option. |
The numeric value of option. If no argument is provided, a list of all options is printed.
cylcop_set_option()
cylcop_get_option("silent") cylcop_get_option()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.