View source: R/detect_fs_pattern.R
detect_fs_pattern | R Documentation |
Check whether a character vector contains a specific pattern.
detect_fs_pattern(x, y)
x |
Character vector. |
y |
Character. A pattern to detect. |
Logical. Whether the character vector contains a specific pattern.
Nicolas Mangin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.