View source: R/gridbr_download.R
gridbr_download | R Documentation |
Make Brazilian statistical grid covering (input
) with 2010 population census data.
gridbr_download(input, cellsize, census_data = TRUE, equal_area = FALSE)
input |
object of class sf, sfc or sfg. |
cellsize |
character. Target cell size. Must be one of: "500KM", "100KM", "50KM", "10KM", "5KM", "1KM" and "200M". |
census_data |
logical. Set to FALSE if you don't want to include 2010 population census data. |
equal_area |
logical. Set to TRUE if you want to use the original grid CRS, with an equal area projection. |
Brazilian statistical grid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.