diff --git a/R/data.R b/R/data.R index f173ff8..5ee6a1a 100644 --- a/R/data.R +++ b/R/data.R @@ -4,7 +4,7 @@ #' Use this to check the AQS \code{aqs_code} argument in CetesbRetrieveParam() #' function. AQS names are without diacritics. #' -#' @format A data frame with 68 observations and 5 variables: +#' @format A data frame with 70 observations and 5 variables: #' \describe{ #' \item{name}{CETESB AQS name.} #' \item{code}{CETESB AQS code in QUALAR System.} diff --git a/man/cetesb_aqs.Rd b/man/cetesb_aqs.Rd index f6037f6..7f0c031 100644 --- a/man/cetesb_aqs.Rd +++ b/man/cetesb_aqs.Rd @@ -5,7 +5,7 @@ \alias{cetesb_aqs} \title{CETESB AQS station latitude and longitude} \format{ -A data frame with 68 observations and 5 variables: +A data frame with 70 observations and 5 variables: \describe{ \item{name}{CETESB AQS name.} \item{code}{CETESB AQS code in QUALAR System.}