Table list of statistical tables
statTableList(
format = c("xml", "json"),
lang = c("kr", "en"),
count = 1000,
stat_code
)
A data.frame object containing queried information
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
A string specifying the statistical table code
## Example
statTableList(lang = "en", count = 100)