pat_dailySoHPlot: Daily State of Health metric plot

View source: R/pat_dailySoHPlot.R

pat_dailySoHPlotR Documentation

Daily State of Health metric plot

Description

This function plots a subset of the most useful State of Health metrics calculated by the pat_dailySoH function. The function runs pat_dailySoH internally and uses the output to create the plot.

Usage

pat_dailySoHPlot(pat = NULL, ncol = 2)

Arguments

pat

PurpleAir Timeseries pat object.

ncol

Number of columns in the faceted plot.

See Also

pat_dailySoH

Examples


library(AirSensor)

pat_dailySoHPlot(example_pat)


MazamaScience/AirSensor documentation built on April 28, 2023, 11:16 a.m.