What I have is a large dataset where each observation contains characters for the variable called EA, for example observation 1 EA is "Los Angeles, CA".
I want to select only rows that contain "CA" for in the variable called EA.
Is there a way to do this?