tag_extractor: Extract tag elements from the TAGS field of BE_OSM_ADMIN

Description Usage Arguments Value Examples

Description

Extract tag elements from the TAGS field of BE_OSM_ADMIN

Usage

1
tag_extractor(x, tag)

Arguments

x

a character vector

tag

a character string with the tag to extract

Value

a character vector with the extracted tags values

Examples

1
2
data(BE_OSM_ADMIN)
mytags <-  sapply(BE_OSM_ADMIN$TAGS, FUN=tag_extractor, tag = "ref:INS")

weRbelgium/BelgiumMaps.Admin documentation built on May 4, 2019, 2:04 a.m.