isComment {campsismod} | R 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
[Package campsismod version 1.1.1 Index]