detect_fs_pattern: Detect pattern

View source: R/detect_fs_pattern.R

detect_fs_patternR Documentation

Detect pattern

Description

Check whether a character vector contains a specific pattern.

Usage

detect_fs_pattern(x, y)

Arguments

x

Character vector.

y

Character. A pattern to detect.

Value

Logical. Whether the character vector contains a specific pattern.

Author(s)

Nicolas Mangin


NicolasJBM/collectR documentation built on June 9, 2025, 11:49 a.m.