Description Usage Arguments Value
View source: R/survey_priority_score_plots.R
Plot Bar Chart of Survey Priority Scores
1 2 3 4 5 6 | priority_score_barchart(
smart_tool_output,
combined = FALSE,
save_output = FALSE,
save_filepath = NULL
)
|
smart_tool_output |
A data.frame containing SMART tool inputs and outputs including survey priority scores and ranks returned by the |
combined |
Logical value controlling whether to add survey priority scores excluding cost to the plot. Default is FALSE. |
save_output |
Logical value controlling whether output is saved as CSV. Default is FALSE. |
save_filepath |
File path to folder where output is saved. File names are internally generated. |
Bar plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.