| validate_strategies | R Documentation |
Compares the user provided strategies to those that are required (the reference). Will throw an error if not all values of reference have been defined.
validate_strategies(strategies, reference)
strategies |
named list of strategies. |
reference |
list or character vector of strategies that need to be defined. |
Will throw an error if there is an issue otherwise will return TRUE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.