is_comment: Check if string is a Campsis comment (i.e. not an equation).

View source: R/utilities.R

is_commentR Documentation

Check if string is a Campsis comment (i.e. not an equation).

Description

Check if string is a Campsis comment (i.e. not an equation).

Usage

is_comment(x)

Arguments

x

character vector

Value

logical value


campsismod documentation built on July 30, 2026, 9:06 a.m.