| pas_getIDs | R Documentation |
The incoming pas object is first filtered based on the
values of stateCodes, patter and isOutside.
The values associated with the "ID" column are then returned.
pas_getIDs(pas = NULL, pattern = ".*", idPattern = ".*", isOutside = TRUE)
pas |
PurpleAir Synoptic pas object. |
pattern |
Text pattern used to filter station labels. |
idPattern |
Text pattern used to filter |
isOutside |
Logical, is the sensor located outside? |
Vector of values.
pas_getColumn, pas_getLabels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.