Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hamzarahal/sas_advanced_tips

SAS Advanced tips and techniques within the DATA step, Macros, and procedures to manipulate data
https://github.com/hamzarahal/sas_advanced_tips

advanced-programming sas statistical-programming

Last synced: about 1 month ago
JSON representation

SAS Advanced tips and techniques within the DATA step, Macros, and procedures to manipulate data

Awesome Lists containing this project

README

        

# SAS_Advanced_tips
The base-SAS® System offers users the power of a comprehensive DATA step programming language, an
assortment of powerful PROCs, a macro language that extends the capabilities of the SAS System, and user-friendly
interfaces including the SAS Display Manager. This repository highlights numerous SAS tips, tricks and advanced techniques
using a collection of proven code examples related to effectively using the SAS Display Manager and its many
features; process DATA step statements to handle subroutines and code libraries; deliver output in a variety of
formats ; construct reusable code; troubleshoot and debug code; and an assortment of other topics.