SAS Users
Providing technical tips and support information, written for and by SAS users.
Solve the Missionaries and Cannibals Problem with SAS
The Missionaries and Cannibals Problem (MCP) is a classic river-crossing logic puzzle. With SAS, we can solve this problem, visualize the solutions with SAS NETDRAW procedure and generate steps for any MCP problems.
Where are the files that you have access to through SAS® Studio?
SAS' Bari Lawhorn shows you how to access files you've stored with SAS® Studio.
Jedi SAS tricks: resizing, renaming and reformatting your data
SAS' Mark Jordan shows you how to modify data using PROC SQL, PROC DATASETS and SAS macros.