set_configs | R Documentation |
Set configuration settings.
set_configs(name, value = NULL)
name |
Configuration variable name. |
value |
Value to assign to the configuration variable. |
Assigned value.
set_configs("hessian_min", 1e-6)
set_configs("hessian_min")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.