Description Usage Arguments Value
#' Get Annual #' #' @param pas a pas obj #' @param label a sensor label #' @param date a date in the format #' #' @return #' @export #' #' @examples get_pat_annual <- function(pas, label, date) get_pat(pas, label, "20180101", "20181231") Get Latest PurpleAir Timeseries Data
1 | get_pat_latest(pas, label, tz = "America/Los_Angeles")
|
pas |
a pas obj |
label |
a sensor label |
tz |
a timezone |
a 'pat' object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.