Description Usage Arguments Value Examples
This function assigns relative rank and importance to the strategy options defined in readStrategyOptions. These numerical assignments are then used by createStrategyCanvas.
1 | strategyOptionImportance(arrayList = c("Option 1", "Option 2", "Option 3"))
|
arrayList |
a list of strategy options to assign numeric importance. Can be taken from readStrategyOptions. |
This function does not return any values. Instead, it saves an array numeric object based on the user's input to the global environment.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.