SAS Macros: Overview

All SAS macros in this repository are named with a metacoda prefix to avoid name clashes with any of your existing SAS macros.

Additionally, although the example usages show mixed case macro names, the macro source file names are always maintained in lower case to support their use as part of the SAS autocall macro facility, which transforms macro names to lower case file names before searching for them in the SASAUTOS file system search path. For more info see Guidelines for Naming Macro Files in the Using Autocall Libraries in UNIX Environments section of the SAS 9.4 Companion for UNIX Environments.

The following SAS macros are provided in this repository.