getIDs: Gives you the ids of a given area

Description Usage Arguments Value Examples

Description

Gives you the ids of a given area

Usage

1
getIDs(area)

Arguments

area

is the name of the area you want ids from. must be either:

  • "constituency"

  • "district"

  • "municipal"

  • "parish"

  • "regional"

  • "rural"

  • "zip"

Value

String of ids for the given area

Examples

1
2
3
library(leafletDK)

getIDs("constituency")

56north/leafletDK documentation built on May 5, 2019, 11:27 a.m.