View source: R/01-vec_character.R
str_contain | R Documentation |
文件中是否包含字段检查
str_contain(x, pattern)
x |
字符向量 |
pattern |
检查模式 |
返回值
str_contain(letters,'a');
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.