readValues: Read Values

Description Usage Value Examples

Description

This is a simple function that provides a prompt to the user to enter in values. These will be the names of columns for the priority matrix. No parameters are taken for this function and all input values are taken from the console.

Usage

1

Value

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

Examples

1
2
3
4
## Not run: 
readValues()

## End(Not run)

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