Matching Patterns with Regular Expressions

  • str_view(): show the elements of the string vector that match, surrounding each match with <>
  • RegExplain: RStudio addin/utility belt for regular expressions
  • regexr: online tool to learn, build, & test Regular Expressions