getStatExpl {kosis}R 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


[Package kosis version 0.0.1 Index]