has_gaps {moodef} | R Documentation |
Check if a String Contains Gaps
Description
Checks if a string contains the specific substrings "[[1]]"
and "[[2]]"
.
Usage
has_gaps(str)
Arguments
str |
|
Value
logical
TRUE
if the string contains gaps, FALSE
otherwise.
[Package moodef version 1.2.0 Index]