Description Usage Value Examples
Loads an example strategy configuration file for use in examples.
1 |
An object of class list
that contains the example
configuration. The list object is the result of loading the package's
example yaml configuration file application/strategy_config.yaml
.
1 2 3 | config <- example_strategy_config()
names(config$strategies)
show(config$strategies$strategy_1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.