Introduction to SAS for Incoming Predocs
Home
Why SAS?
Short History
Basics
Semicolons and Comments
The OPTIONS Statement
Including External Code
The LIBNAME Statement
Macro Variables
Putting It All Together
The DATA Step
DATA Step Structure
DATA Step Example
DATA Step Options
Setting Variable Lengths
SAS Procedures
Merging Data with PROC SQL
Importing and Exporting Data
Deleting Data
SAS Macros
Control Flow
IF-THEN/ELSE Statements
DO Loops
Exercise
Example SAS Script
repository
Index