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