R/rsinaica-package.R

#' 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
#' @keywords internal
"_PACKAGE"

## usethis namespace: start
## usethis namespace: end
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 June 22, 2024, 11:56 a.m.