powered by
std(object, ...)## S3 method for class 'default': std(object, ...)## S3 method for class 'character': std(object, ...)## S3 method for class 'SearchableOrPattern': std(object, ...)
## S3 method for class 'default': std(object, ...)
## S3 method for class 'character': std(object, ...)
## S3 method for class 'SearchableOrPattern': std(object, ...)
pattern
std
pat <- std("a") detect( c('alpha','beta'), pat )
Run the code above in your browser using DataLab