next up previous
Next: Calling C or Fortran Up: Introduction to Splus at Previous: Color graphics

Reading SAS datasets

It is easy to read SAS/UNIX datasets into Splus. Suppose that the dataset rem1995.ssd01 exists in the current directory. Then one by create a data frame of the contents of that dataset using the command:
newrem _ sas.get(".","rem1995")



Elizabeth Brown
1998-11-09