trinker / qdapRegex

qdapRegex is a collection of regular expression tools associated with the qdap package that may be useful outside of the context of discourse analysis.
50 stars 4 forks source link

`rm_number` not extracting multiples #17

Closed trinker closed 9 years ago

trinker commented 9 years ago
rm_number("1,456,123", extract=TRUE)

[[1]]
[1] "1,456"