str.inpos: Returns a logical vector with TRUE for every character of str...

View source: R/stringtools.R

str.inposR Documentation

Returns a logical vector with TRUE for every character of str that is in pos

Description

Returns a logical vector with TRUE for every character of str that is in pos

Usage

## S3 method for class 'inpos'
str(str, pos)

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