Description Usage Arguments Value Examples
Read shapefiles from the CBS Wijk en Buurtkaart with the package sf.
1  | st_read_cbs(year, path = NULL, verbose = TRUE)
 | 
year | 
 Read the shape file from this year.  | 
path | 
 Local path to the shape files. If NULL, the shapefiles are downloaded and a temporary path is created.  | 
verbose | 
 Verbosity. Default TRUE.  | 
st object with the CBS Wijk en Buurtkaart
1  | st_read_cbs(2017)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.