A character class is how regex understands which characters should be considered for a match or "anti-match"—anything but what is shown. Note that "class" in this context has nothing to do with the R statement "class(x)," which gives you the class of object x.
Ángel González-PrietoMárton HablicsekJesse Vogel