Generating Data with DO Loops |
Constructing DO
Loops |
|
The DATA step below reads Hrd.Absent to
determine which departments have more than four absences in one day. Write
an iterative DO statement to increment the index variable day
by the values of the data set variables Mon , Tue ,
Wed , Thr , and Fri . |
|
Copyright © 2002 SAS Institute Inc., Cary, NC, USA. All rights reserved.