get_key: Get classification keys

View source: R/access_api.R

get_keyR Documentation

Get classification keys

Description

A wrapper for access_API to get classification keys.

Usage

get_key(localId, lang = "fi")

Arguments

localId

character, local ID of the required correspondence table

lang

"fi", "en", or "sv", desired language. Defaults to "fi".

Value

data.frame, the key of the provided localId.

Examples


   localId <- "kunta_1_20200101%23seutukunta_1_20200101"
   get_key(localId)


pttry/statficlassifications documentation built on Jan. 17, 2024, 4:36 p.m.