Conversion to stringi

Issue #37 wontfix
Jason Vander Heiden created an issue

We might want to swap all the gsub() and similar calls to stringi functions. There is a minor performance cost, but the behavior is more predictable when there are NAs and such.

Comments (1)

  1. Log in to comment