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

character A string to check.

Value

logical TRUE if the string contains gaps, FALSE otherwise.


[Package moodef version 1.2.0 Index]