Learn R Programming

PWFSLSmoke (version 1.0.16)

wrcc_loadLatest: Load Recent WRCC Monitoring Data

Description

Loads pre-generated .RData files containing the most recent WRCC data.

Avaialble RData and associated log files can be seen at: https://haze.airfire.org/monitoring/WRCC/RData/latest

Usage

wrcc_loadLatest(baseUrl = "https://haze.airfire.org/monitoring/WRCC/RData/")

Arguments

baseUrl

location of the WRCC latest data file

Value

A ws_monitor object with WRCC data.

See Also

wrcc_load

wrcc_loadDaily

Examples

Run this code
# NOT RUN {
wrcc <- wrcc_loadLatest()
# }

Run the code above in your browser using DataLab