keyStatList {ecos} | R Documentation |
Top 100 statistical indicators
Description
Top 100 statistical indicators
Usage
keyStatList(format = c("xml", "json"), lang = c("kr", "en"), count = 1000)
Arguments
format |
A string specifying the file format to process - xml, json |
lang |
A string specifying the language of result value - kr (Korean), en (English) |
count |
An integer specifying the number of requests |
Details
## Example keyStatList(lang = "en", count = 100)
Value
A data.frame object containing queried information
[Package ecos version 0.1.6 Index]