patternapply

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

DateCommit messageAuthorFiles+-
2016-04-19 15:51Forcing stringsAsFactors = FALSEeamoncaddigan1+2-1
2016-03-07 20:37filterPatternMatches(): Another helper utility.eamoncaddigan4+56-0
2016-03-07 17:15countPatternMatches(), a helpful utility.eamoncaddigan4+59-0
2016-02-29 18:58Fixed the package documentation thanks to advice from @sckott!eamoncaddigan4+33-36
2016-02-29 18:31Didn't even realize that roxygen2 took over the NAMESPACE.eamoncaddigan3+9-0
2016-02-29 18:22Still figuring out documentation stuff.eamoncaddigan3+50-21
2016-02-29 16:31Fixed handling of defaults and added docs.eamoncaddigan7+83-8
2016-02-27 02:59More tests.eamoncaddigan1+21-0
2016-02-27 02:38Forgot to return.eamoncaddigan1+2-0
2016-02-27 02:38Better expect()eamoncaddigan1+1-1
2016-02-27 02:30Testing error checking.eamoncaddigan1+12-1
2016-02-27 02:13Checking inputs.eamoncaddigan1+33-19
2016-02-26 21:35Using testthat!eamoncaddigan4+25-0
2016-02-23 11:48Doc updates.eamoncaddigan2+12-8
2016-02-22 22:06My first attempt at S3 generics.eamoncaddigan1+31-0
2016-02-22 21:48Working(ish) code.eamoncaddigan1+54-21
2016-02-22 00:57Initial commit; non-functional code.eamoncaddigan4+60-0
2016-02-22 00:52Initial commitEamon Caddigan3+48-0