example_strategy_config {strand} | R Documentation |
Loads an example strategy configuration file for use in examples.
example_strategy_config()
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
.
config <- example_strategy_config()
names(config$strategies)
show(config$strategies$strategy_1)