Manipulating Data & Combining Data Sets
Section outline
-
-
Overview
Learning outcomes:
This week, you will be learning the following:
1. Create data values using SAS functions2. Concatenate two or more SAS data sets using the SET statement in a DATA step3. Change the names of variables using the RENAME= data set option
-