pa_sensor_history: Get the historical data for a specific PurpleAir sensor over...

View source: R/purpleair.R

pa_sensor_historyR Documentation

Get the historical data for a specific PurpleAir sensor over a time period. This requires a PurpleAir API key with access to historical data, which can be requested.

Description

Get the historical data for a specific PurpleAir sensor over a time period. This requires a PurpleAir API key with access to historical data, which can be requested.

Usage

pa_sensor_history(sensor_index, start_date, end_date, key)

Arguments

sensor_index

The numeric PurpleAir sensor index for for the sensor to request

start_date

Date the first date to request

end_date

Date the last date to request

key

A PurpleAir API read key with access to historical data


raffscallion/rapidfire documentation built on June 1, 2025, 2:04 p.m.