getStatList | R Documentation |
KOSIS Statistic List
getStatList(
vwCd = c("MT_ZTITLE", "MT_OTITLE", "MT_GTITLE01", "MT_GTITLE02", "MT_CHOSUN_TITLE",
"MT_HANKUK_TITLE", "MT_STOP_TITLE", "MT_RTITLE", "MT_BUKHAN", "MT_TM1_TITLE",
"MT_TM2_TITLE", "MT_ETITLE"),
parentListId = ""
)
vwCd |
A string specifying the view code |
parentListId |
A string specifying the parent list id |
## Example getStatList(vwCd = "MT_ZTITLE", parentListId = "") getStatList(vwCd = "MT_ZTITLE", parentListId = "F") getStatList(vwCd = "MT_ZTITLE", parentListId = "F_29")
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.