Load PurpleAir sensors history data
request_sensors_history(
nwlat,
selat,
nwlng,
selng,
location_type = 0,
start_ts,
end_ts,
api_key,
average = "60",
fields = "temperature, humidity"
)
North-west latitude
South-east latitude
North-west longitude
South-east longitude
Location type
Start timestamp
End timestamp
API key for PurpleAir
Average time in minutes
Fields to be included in the data
A data frame with sensors history data