plot_chamber: Visualise Chamber Data

Description Usage Arguments

View source: R/plot_chamber.R

Description

To ensure that the chamber data has been read in correctly, this function uses ggplot2 to visualise all of the numeric variables against time. There is also an option to drop values that remained constant throughout.

Usage

1
plot_chamber(.data, drop_constant = F)

Arguments

.data

WACL chamber data read using read_chamber.

drop_constant

Should constant variables be plotted? (T/F, defaults to F)


jack-davison/chambr documentation built on Jan. 6, 2022, 12:31 a.m.