visualise_assessment_dot: visualise_assessment_dot

Description Usage Arguments Value

View source: R/pilot_assessment_functions.R

Description

visualises the result of a target assessment as a dot plot.

Usage

1
2
3
4
5
6
visualise_assessment_dot(
  x,
  classification = "Group",
  group = "Atmosphere",
  myLab = "Target assessment"
)

Arguments

x

output from do_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

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.