util_startsWith_prefix._or_equals_prefix: String check for results/combined results

View source: R/util_startsWith_prefix._or_equals_prefix.R

util_startsWith_prefix._or_equals_prefixR Documentation

String check for results/combined results

Description

detect, if x starts with ⁠<prefix>.⁠ or equals ⁠<prefix>⁠, if results have been combined

Usage

util_startsWith_prefix._or_equals_prefix(x, prefix)

Arguments

x

character haystack

prefix

character needle

Value

logical if entries in x start with prefix-DOT/equal to prefix


dataquieR documentation built on July 26, 2023, 6:10 p.m.