survey_schedule_plot: Plot Annual Survey Implementation Schedule

Description Usage Arguments Value

View source: R/main.R

Description

Plot Annual Survey Implementation Schedule

Usage

1
2
3
4
5
6
survey_schedule_plot(
  smart_tool_output,
  survey_schedule_filepath = NULL,
  save_output = FALSE,
  save_filepath = NULL
)

Arguments

smart_tool_output

A data.frame containing SMART tool inputs and outputs including survey priority scores and ranks returned by the imp_smart_tool function.

survey_schedule_filepath

Full file path (including file name) to CSV file containing annual survey implementation schedule.

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.

Value

Grid plot of an annual survey implementation schedule.


jlaufenb/akIMPsmarttool documentation built on Dec. 21, 2021, 12:12 a.m.