report_boxplot: Generates a boxplot from MBE702 survey data (not for end...

View source: R/report_boxplot.R

report_boxplotR Documentation

Generates a boxplot from MBE702 survey data (not for end user)

Description

Generates a boxplot from MBE702 survey data (not for end user)

Usage

report_boxplot(dats, plot = TRUE)

Arguments

dats

a list object returned from process_input()

plot

a BOOL to determine if to plot the result. Defaults to TRUE.

Value

an invisible ggplot boxplot of the input data.


Nicholas-Kron/MBE702report documentation built on Sept. 19, 2023, 11:37 a.m.