getStatExpl: KOSIS Statistic Explanation

View source: R/getStatExpl.R

getStatExplR Documentation

KOSIS Statistic Explanation

Description

KOSIS Statistic Explanation

Usage

getStatExpl(orgId, tblId, statId, metaItm = "ALL")

Arguments

orgId

A string specifying the organization id

tblId

A string specifying the table id

statId

A string specifying the stat id

metaItm

A string specifying the meta item

Details

## Example
getStatExpl(orgId = "101", tblId = "DT_1L9V054")
getStatExpl(statId = "1962009")

Value

A data.frame object containing queried information


kosis documentation built on Aug. 8, 2023, 5:13 p.m.