select_categories | R Documentation |
Internal function used to select the OSM shapefiles by attribute
select_categories(sfObject, columnName, defaultClasses, classes)
sfObject |
|
columnName |
character; the column name corresponding to the attribute used for filtering the shapefile |
A list of length 2; the first element is a sf
object and the second element is the selected attribute values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.