statWord | R Documentation |
Glossary of Statistical Terms
statWord(word, format = c("xml", "json"), lang = c("kr", "en"), count = 1000)
word |
A string specifying the term to search |
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 statWord(word = "CPI", lang = "en")
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.