Load PurpleAir sensor history data
request_sensor_history(
start_ts,
end_ts,
sensor_index,
api_key,
average = "60",
fields = "temperature, humidity"
)
Start timestamp
End timestamp
Sensor index
API key for PurpleAir
Average time in minutes
Fields to be included in the data
A data frame with sensor history data