gridbr.data is a support package of gridbr. It stores Brazilian population census data made available in a discrete grid system - the IBGE Statistical Grid. By installing this package, you will store the data locally and be able to access it without an internet connection.
All data was collected and published by the Brazilian Institute of Geography and Statistics (IBGE). The original data is available here and all processing applied to it can be found here.
You can install this package from GitHub using the following command:
devtools::install_github("luisfelipebr/gridbr.data")
This package only stores data sets. For full functionality, use the gridbr package.