From f542d70332f6f5b2bc5ed688c8061e8c2da411fa Mon Sep 17 00:00:00 2001 From: yabwon Date: Wed, 12 Aug 2020 14:45:20 +0200 Subject: [PATCH] Getting Started with SAS Packages recompiled with new version of the framework --- packages/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/README.md b/packages/README.md index 4c9f4a4..4ed556f 100644 --- a/packages/README.md +++ b/packages/README.md @@ -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.