Regex to detect if all alphabetic characters are upper case – stackoverflow.com 00:11 Posted by Unknown No Comments 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 Unknown
0 Comment to "Regex to detect if all alphabetic characters are upper case – stackoverflow.com"
Post a Comment