isComment: Check if string is a CAMPSIS comment (i.e. not an equation).

View source: R/utilities.R

isCommentR 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

isComment(x)

Arguments

x

character vector

Value

logical value


campsismod documentation built on May 29, 2024, 8:48 a.m.