load_parameters | R Documentation |
This function loads parameters from a YAML file and stores them in an object.
load_parameters(filepath = .param_fp())
filepath |
Path to the YAML file containing the parameters. By default, it
takes the value of |
object with parameters and values
# Load parameters from default file
load_parameters()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.