addAQIStackedBar: Create Stacked AQI Bar

Description Usage Arguments Value

View source: R/addAQIStackedBar.R

Description

Draws a stacked bar indicating AQI levels on one side of a plot

Usage

1
addAQIStackedBar(width = 0.01, height = 1, pos = "left")

Arguments

width

width of the bar as a fraction of the width of the plot area (default = .02)

height

height of the bar as a fraction of the height of the plot area (default = 1)

pos

position of the stacked bar. Either 'left' or 'right'

Value

Stacked AQI Bar


PWFSLSmoke documentation built on Nov. 23, 2021, 5:06 p.m.