Lowercase values
For the variables C1-C5 in data set CHARI (problem 18.1), change all lowercase values to uppercase, and set any remaining values other than ‘Y’, ‘N’, or blank to missing. You may wish to use an ARRAY to solve this problem. Problem 18.1 First, create a data set called CHAR1 by running the following DATA step: […]