powered by
Checks if a string contains the specific substrings "[[1]]" and "[[2]]".
"[[1]]"
"[[2]]"
has_gaps(str)
logical
TRUE if the string contains gaps, FALSE otherwise.
TRUE
FALSE
character A string to check.
character