Skip to content
/ aebdata Public

❗ This is a read-only mirror of the CRAN R package repository. aebdata — Access Data from the Atlas do Estado Brasileiro. Homepage: https://github.com/ipea/aebdata Report bugs for this package: https://github.com/ipea/aebdata/issues

Notifications You must be signed in to change notification settings

cran/aebdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

❗ This is a read-only mirror of the CRAN R package repository. aebdata — Access Data from the Atlas do Estado Brasileiro. Homepage: https://github.com/ipea/aebdata Report bugs for this package: https://github.com/ipea/aebdata/issues

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors