getStatExpl | R Documentation |
KOSIS Statistic Explanation
getStatExpl(orgId, tblId, statId, metaItm = "ALL")
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 |
## Example getStatExpl(orgId = "101", tblId = "DT_1L9V054") getStatExpl(statId = "1962009")
A data.frame object containing queried information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.