Description Usage Arguments Examples
Used to decode a base64 string. By default the function expects an encoded json.
1 |
str |
The string to be decoded. |
json |
Defaults to TRUE. If TRUE, the function expects str to be an encoded json and will return a data.frame or list, depending on JSON structure. If FALSE, the function will return an string. |
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.