createStrategyCanvas: Create Strategy Canvas

Description Usage Arguments Value Examples

Description

This function creates a strategy canvas of the strategy options evaluated in strategyOptionImportance.

Usage

1
2
createStrategyCanvas(sOptions = c("Option 1", "Option 2", "Option 3"),
  soImport1 = c(5, 3, 1), soImport2 = c(1, 3, 5))

Arguments

sOptions

The names of the strategy options in readStrategyOptions.

soImport1

The numeric values assigned to each strategy option relative to industry standards in strategyOptionImportance.

soImport2

The numeric values assigned to each strategy option relative to differentiated standards in strategyOptionImportance.

Value

This function returns a strategy canvas as a highcharter object (two line charts).

Examples

1

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