Description Usage Arguments Value
This function extracts keys/values from file or text and return key/values in data.frame
1 | buildDictionary(inText, readfile = TRUE, formatKey = TRUE)
|
inText |
The input text, or, a filename. |
readfile |
If TRUE, inText is a filename to read from. |
formatKey |
If TRUE, the key is formatted to <key> instead of key. |
This function returns a data.frame with keys and values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.