knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

maparpav

CRAN status Lifecycle: maturing R build status R build status R build status

Few times a day, ARPAV update map data on a site dedicated to UBEP, ie https://www.arpa.veneto.it/inquinanti/unipd/. The goal of {maparpav} is to provide utilities and functions to automatically download those data.

Installation

You can install the development version of {maparpav} from GitHub with:

# install.packages("remotes)
remotes::install_github("UBESP-DCTV/maparpav")

Code of Conduct

Please note that the maparpav project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



UBESP-DCTV/maparpav documentation built on June 26, 2020, 12:13 a.m.