Getting Started with SAS Packages

recompiled with new version of the framework
This commit is contained in:
yabwon
2020-08-12 14:45:20 +02:00
committed by GitHub
parent 80fdc9f214
commit f542d70332

View File

@@ -1,7 +1,7 @@
## SAS Packages:
To get started with SAS Packages try this [**`Getting Started with SAS Packages`**](https://github.com/yabwon/SAS_PACKAGES/blob/master/SPF/Documentation/Getting_Started_with_SAS_Packages.pdf "Getting Started with SAS Packages") presentation (see the `./SPF/Documentation` directory).
## Available packages:
## Available packages:
Currently the following packages are available:
- **SQLinDS**\[2.1\], based on Mike Rhoads' article *Use the Full Power of SAS in Your Function-Style Macros*. The package allows to write SQL queries in the data step, e.g.