View source: R/utils_isContentTruthy.R
isHTMLTruthy | R Documentation |
Check if a HTML tag is well formed according to opening and closing chevrons.
isHTMLTruthy(x)
x |
HTML tag. Target of the evaluation. |
A logical value indicating whether or not the tag is truthy.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.