Learn R Programming

kosis (version 0.0.1)

getStatExpl: KOSIS Statistic Explanation

Description

KOSIS Statistic Explanation

Usage

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

Value

A data.frame object containing queried information

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")