R/rsinaica.R

#' \code{rsinaica} package
#'
#' Ready-made functions for downloading data from the Mexican
#' National Air Quality Information System (SINAICA). See
#' <https://sinaica.inecc.gob.mx> for more information.
#'
#' See the README on
#' \href{https://github.com/diegovalle/rsinaica#readme}{GitHub}
#'
#' @docType package
#' @name rsinaica
NULL


## Avoid notes of the type:
## `no visible binding for global variable [variable name]`
utils::globalVariables(c("stations_sinaica"))

Try the rsinaica package in your browser

Any scripts or data that you put into this service are public.

rsinaica documentation built on May 2, 2019, 8:03 a.m.