ll_get_lau_pt: Regions and provinces in Italy (high detail, CC-BY Istat)

View source: R/ll_get_lau_pt.R

ll_get_lau_ptR Documentation

Regions and provinces in Italy (high detail, CC-BY Istat)

Description

Source: https://dados.gov.pt/pt/datasets/freguesias-de-portugal/

Usage

ll_get_lau_pt(
  id = NULL,
  name = NULL,
  year = 2017,
  level = "concelho",
  silent = FALSE
)

Arguments

id

A character vector composed of six digits. Corresponds to "dicofre".

year

Defaults to 2017 (latest and currently only available).

level

Defaults to "freguesia". Valid value include "freguesia", "concelho", "distrito", "des_simpli".

Examples

ll_set_folder(fs::path(fs::path_home_r(), "R"))
ll_get_lau_pt()
ll_get_lau_pt(name = "Porto")

giocomai/latlon2map documentation built on Aug. 4, 2023, 2:12 p.m.