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.
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")
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4