Regex to detect if all alphabetic characters are upper case – stackoverflow.com

How would I go about detecting if all alphabetic characters in a string (of >= 2 characters) are upper case? Here's what I'm trying but doesn't work: library(dplyr) library(stringr) str_detect("THE ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

0 Comment to "Regex to detect if all alphabetic characters are upper case – stackoverflow.com"