visualise_assessment: visualise_assessment

Description Usage Arguments Value

View source: R/pilot_assessment_functions.R

Description

ties assessment_table_builder and assessment_plot together to visualise the results of as assessment.

Usage

1
2
3
4
5
6
visualise_assessment(
  classification = "Primary.goal",
  group = "Clean air",
  x,
  myLab = "assessment"
)

Arguments

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

Value

prints a ggplot object


clarebetts-code/EAU_pilot_assessment documentation built on Dec. 19, 2021, 5:15 p.m.