Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 2.67 KB

README.md

File metadata and controls

34 lines (26 loc) · 2.67 KB

SAS Code Examples

Overview

This repository provides a collection of example SAS programs. Each program is stand-alone, so it can be executed in your SAS environment of choice to view the log and results.

Installation

You can browse and review the programs in the repository and execute the code in your SAS environment. You do not need to install any prerequisite files before executing each sample program. Use the following methods to access and execute the programs:

  • Individual programs can be viewed and copied in GitHub. The code can be pasted and executed in your SAS execution environment.
  • The full repository can be downloaded. In the main repository page, select Code > Download ZIP to download all files to your local machine, then upload to your SAS environment.
  • SAS applications that support Git integration can clone the repository to access all programs. See the following documentation references:

Navigating the Repository

Sample programs are organized into folders by Syntax or Topic. Each sample program also includes in the initial comment block a list of keywords describing both syntax and topic. You can use the search feature in GitHub or your SAS application to search for programs based on keywords. See KEYWORDS.txt for a list of valid keywords.

Troubleshooting

If there are errors in any of the programs, you may provide feedback by selecting Issues > New issue in GitHub.

Contributing

Maintainers are accepting patches and contributions to this project. Please read CONTRIBUTING.md for details about submitting contributions to this project.

License

This project is licensed under the Apache 2.0 License.

Additional Resources

The following options are available for learners to access free SAS software: