The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

aebdata

R-CMD-check

The package aebdata is part of an effort by the Atlas do Estado Brasileiro to facilitate people’s access to Brazilian data so that anyone can conduct their analysis. The data, available in .csv format within the series, can now be downloaded directly from R.

Installation

There are three methods to install the aebdata package: one from CRAN and two from GitHub:

# CRAN

install.packages("aebdata")

# GitHub

# The first is a more verbose and human-readable way, using pak:

# install.packages("pak")
pak::pkg_install("ipea/aebdata")

# The second is a lighter and more programmatic version:

# install.packages("remotes")
remotes::install_github("ipea/aebdata")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.