Item list of statistics
statItemList(
stat_code,
format = c("xml", "json"),
lang = c("kr", "en"),
count = 1000
)
A data.frame object containing queried information
A string specifying the statistical table code
A string specifying the file format to process - xml, json
A string specifying the language of result value - kr (Korean), en (English)
An integer specifying the number of requests
## Example
statItemList(lang = "en", count = 100, stat_code = "902Y001")