View source: R/global_settings.R
global_settings_set | R Documentation |
Get Global Options for saros-functions
global_settings_set(
new,
fn_name = "makeme",
quiet = FALSE,
null_deletes = FALSE
)
new |
List of arguments (see |
fn_name |
String, one of |
quiet |
Flag. If |
null_deletes |
Flag. If |
Invisibly returned list of old and new values.
global_settings_set(new=list(digits=2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.