mock <- "Joe Smith (Cleveland, OH)"sub(".+,\\s*([A-Z]{2})\\)$","\\1",mock)
Standard input is empty
[1] "OH"
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!