statMeta | R Documentation |
Retrieve statistical meta DB
statMeta(meta, format = c("xml", "json"), lang = c("kr", "en"), count = 1000)
meta |
A string specifying the name of meta DB to query |
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 |
## Example statMeta(lang = "en", meta = "Economic Sentiment Index")
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.