valuesImportance: Rank Importance of Values

Description Usage Arguments Value Examples

Description

This function assigns relative rank and importance to the values defined in readValues. These numerical assignments are then used by createPriorityMatrix and createHeatmap.

Usage

1
valuesImportance(arrayList = c("Contribution", "Certainty", "Connection"))

Arguments

arrayList

a list of values to assign numeric importance. Can be taken from readValues.

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
2
3
4
## Not run: 
valuesImportance()

## End(Not run)

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