get_val | R Documentation |
Get value from environmental variable or R option or default in that order if the previous one is missing.
get_val(env_var_name, option_name, default = NULL)
env_var_name |
( |
option_name |
( |
default |
optional, default value if both |
an object of any class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.