Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hamzarahal/sas_advanced_tips
- Owner: hamzarahal
- Created: 2024-09-13T19:19:20.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-12T22:08:26.000Z (about 2 months ago)
- Last Synced: 2024-11-12T23:19:41.808Z (about 2 months ago)
- Topics: advanced-programming, sas, statistical-programming
- Language: SAS
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.