DESCRIPTION (518B)
1 Package: patternapply 2 Type: Package 3 Title: Try Regular Expressions in Turn to Data 4 Version: 0.1 5 Date: 2016-02-19 6 Author: Eamon Caddigan 7 Maintainer: Eamon Caddigan <eamon.caddigan@gmail.com> 8 Description: Extracts information from vectors (or columns) of text data that 9 can take one of several formats by applying regular expressions in turn until 10 a match is found. Mostly useful for ultimately turning such a vector into a 11 data.frame. 12 License: BSD 3 13 LazyData: TRUE 14 Suggests: 15 testthat 16 RoxygenNote: 5.0.1