camposvieira / rsisagua

Download and filter Sisagua files from Portal Brasileiro de Dados Abertos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rsisagua

The goal of rsisagua is to download and filter Sisagua files from Portal Brasileiro de Dados Abertos

Installation

You can install the development version of rsisagua from GitHub with:

install.packages("devtools")
devtools::install_github("camposvieira/rsisagua")

Example

This is a basic example which shows you how to solve a common problem:

# X <- download_vigdp(periodo = c(2020:2022),
#                     regiao = "NORTE",
#                     unidade_federativa = c("AC", "AM", "RO"))

About

Download and filter Sisagua files from Portal Brasileiro de Dados Abertos

License:Other


Languages

Language:R 100.0%