transpbrr 0.0.93
  • Get started
  • Reference
  • News

transpbrr

Load brazilian open data from R.

Usage

if(!'devtools' %in% installed.packages())
  install.packages('devtools)
  
devtools::install_github('stats4good/transpbrr')

# downloading CPGF data
(cpgf <- transpbrr::download_cp(year = 2018, month = 4, type = 'cpgf'))

Package under development.

Links

  • Browse source code at
    https://​github.com/​stats4good/​transpbrr
  • Report a bug at
    https://​github.com/​stats4good/​transpbrr/​issues

License

  • MIT + file LICENSE

Developers

  • Godoy Lucas
    Author, maintainer
  • All authors...

Dev status

  • Build Status

Developed by Godoy Lucas.

Site built with pkgdown 1.4.1.