|
Data set
(Wave/Year)
|
To extract variables into a custom SAS file,
comma delimited or tab delimited file:
Click on the data set name
PRI account holders may wish to access the files
directly with a SAS program on the PC
or Unix networks using one of the
libname statements below:
Unix: libname fetal '/home/sas_data/fetal';
PC: libname fetal '\\paris\sas_data\fetal';
|
Documentation/
Codebooks
|