sn_get_gisco_id: Get gisco id from name of municipality and country

View source: R/sn_get_lau_street_names.R

sn_get_gisco_idR Documentation

Get gisco id from name of municipality and country

Description

Warning: there are many instances where there are more than one municipality with the same name in a country.

Usage

sn_get_gisco_id(name, country, lau_year = 2020)

Arguments

name

Name of municipality

country

Two-letter country code.

Examples


sn_get_gisco_id(name = "Trento", country = "IT")

giocomai/streetnamer documentation built on Oct. 14, 2023, 6:27 p.m.