patternapply

Iteratively try patterns against a character vector.
git clone https://git.eamoncaddigan.net/patternapply.git
Log | Files | Refs | README | LICENSE

NAMESPACE (202B)


      1 # Generated by roxygen2: do not edit by hand
      2 
      3 S3method(as.data.frame,replacement_list)
      4 S3method(as.matrix,replacement_list)
      5 export(countPatternMatches)
      6 export(filterPatternMatches)
      7 export(patternapply)