Skip to content

Download and filter Sisagua files from Portal Brasileiro de Dados Abertos

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

camposvieira/rsisagua

Repository files navigation

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

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages