addShadedNight: Add Nighttime Shading to a Plot

View source: R/addShadedNight.R

addShadedNightR Documentation

Add Nighttime Shading to a Plot

Description

Draw shading rectangles on a plot to indicate nighttime hours.

Usage

addShadedNight(timeInfo, col = adjustcolor("black", 0.1))

Arguments

timeInfo

dataframe with local time, sunrise, and sunset

col

color used to shade nights – defaults to adjustcolor('black',0.2)

See Also

timeInfo


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