Thursday, January 24, 2008

SAS Tutorial: Loading Tab-Delimited Files

SAS Enterprise Guide (EG) offers wizards to automatically import a variety of file formats, but using code to load data still offers several advantages: -Ability to redirect data to multiple data sets -Ability to clean and modify data during load time -Ability to delete unwanted data -Portability and reusability

No comments: