SAS Notes

Using SAS in the SSCC

Using the SAS Windows (DMS)

Working with the SAS Language

Saving and Using SAS Files, and the SAS Language.

Working with Large Data Sets

Building Data Sets (Data Wrangling)

The DATA step

Beyond the DATA step

Reading Data into SAS

Subsets and Merges

Arrays

Reshaping Data

Output Data Sets

Common Statistical Procedures

Graphics

Macros

Writing SAS Documentation

Some notes on how to write up SAS documentation using Markdown and RMarkdown. This is primarily geared toward writing web pages and PDF handouts that include SAS code, SAS output, and explanatory text. This same system can be used to produce simple Word documents.

Running R from SAS