Learn R Programming

spatialrisk (version 0.7.1)

nl_gemeente: Object of class sf for municipalities in the Netherlands

Description

An object of class sf (simple feature) for municipalities (Dutch: gemeentes) in the Netherlands in the year 2021.

Usage

nl_gemeente

Arguments

Format

A simple feature object with 380 rows and 6 variables:

id

id of gemeente

code

code of gemeente

areaname

name of gemeente

lon

longitude of the gemeente centroid

lat

latitude of the gemeente centroid

geometry

geometry object of gemeente

Author

Martin Haringa