# NOT RUN {
library(AirSensor)
tbl <-
example_pat_failure_A %>%
PurpleAirSoH_dailyOtherFit()
timeseriesTbl_multiPlot(
tbl,
ncol = 2,
ylim = c(0,1)
)
timeseriesTbl_multiPlot(
tbl,
autoRange = TRUE
)
# }
Run the code above in your browser using DataLab