Description Usage Arguments Value
View source: R/pilot_assessment_functions.R
ties assessment_table_builder and assessment_plot together to visualise the results of as assessment.
1 2 3 4 5 6 | visualise_assessment(
classification = "Primary.goal",
group = "Clean air",
x,
myLab = "assessment"
)
|
classification |
the column name from which to subset the assessment by |
group |
the factor level from within classification by which to subset the assessment |
x |
output from do_assessment |
myLab |
string specifying the x axis label |
prints a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.