strategyOptionImportance: Rank Importance of Strategy Options

Description Usage Arguments Value Examples

Description

This function assigns relative rank and importance to the strategy options defined in readStrategyOptions. These numerical assignments are then used by createStrategyCanvas.

Usage

1
strategyOptionImportance(arrayList = c("Option 1", "Option 2", "Option 3"))

Arguments

arrayList

a list of strategy options to assign numeric importance. Can be taken from readStrategyOptions.

Value

This function does not return any values. Instead, it saves an array numeric object based on the user's input to the global environment.

Examples

1

jsdeherrera/prioritizationMatrix documentation built on June 25, 2019, 8:48 p.m.