Interleaving Data Sets
Preparing to Interleave Data Sets
Before you can interleave data sets,
the data must be sorted by the same variable or variables that will
be used with the BY statement that accompanies your SET statement.
For example, the Research
and Development division and the Publications division of a company
both maintain data sets containing information about each project
currently under way. Each data set includes these variables:
Project
specifies a unique
code that identifies the project.
Department
specifies the name
of a department that is involved in the project.
Manager
specifies the last
name of the manager from Department.
StaffCount
specifies the number
of people working for Manager on this project.
Get Step-by-Step Programming with Base SAS 9.4 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.