str.detect: Just a synonym for has.substr

str.detectR Documentation

Just a synonym for has.substr

Description

Just a synonym for has.substr

Usage

## S3 method for class 'detect'
str(str, pattern, fixed = TRUE, perl = FALSE,
  ignore = NULL)

skranz/stringtools documentation built on May 11, 2022, 4:48 a.m.