isHTMLTruthy: Check for HTML tags validity

View source: R/utils_isContentTruthy.R

isHTMLTruthyR Documentation

Check for HTML tags validity

Description

Check if a HTML tag is well formed according to opening and closing chevrons.

Usage

isHTMLTruthy(x)

Arguments

x

HTML tag. Target of the evaluation.

Value

A logical value indicating whether or not the tag is truthy.


earnaud/MetaShARK-v2 documentation built on Sept. 21, 2022, 10:52 a.m.