What flavor of Regex does R use?

Viewed 23

https://regex101.com offers the following flavors: PCRE2, PCRE, ECMAScript(JavaScript), Python, Golang, Java8, and .NET(C#).

Which flavor does R use in grep (perl=FALSE) and the stringr library?

0 Answers
Related