read_estat_map | R Documentation |
The GIS data downloaded from e-Stat is read and converted into an easy to process sf::sf format.
You can use download_stat_map()
to download the data.
read_estat_map(file, type = "aggregate_unit", remove_cols = TRUE)
file |
Path to downloaded e-Stat shape file |
type |
Currently, only "aggregate_unit" is used. |
remove_cols |
Whether or not to remove redundant columns. When TRUE (the default), the following columns are removed (See details). These columns can be substituted or sought with values from other columns.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.