Learn R Programming

PWFSLSmoke (version 1.0.16)

airsis_loadLatest: Load Recent AIRSIS Monitoring Data

Description

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

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

Usage

airsis_loadLatest(baseUrl = "https://haze.airfire.org/monitoring/AIRSIS/RData/")

Arguments

baseUrl

location of the AIRSIS latest data file

Value

A ws_monitor object with AIRSIS data.

See Also

airsis_load

airsis_loadDaily

Examples

Run this code
# NOT RUN {
airsis <- airsis_loadLatest()
# }

Run the code above in your browser using DataLab