is_base64_encoded | R Documentation |
Checks whether the given value is base64 encoded.
is_base64_encoded(value)
value |
The value to check. |
T is base64 encoded otherwise F.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.