addAQILines: Add AQI Lines to a Plot

View source: R/addAQILines.R

addAQILinesR Documentation

Add AQI Lines to a Plot

Description

This function is a convenience for:

abline(h = AQI$breaks_24, col = AQI$colors)

Usage

addAQILines(...)

Arguments

...

additional arguments to be passed to abline()


MazamaScience/PWFSLSmoke documentation built on July 3, 2023, 11:03 a.m.