mirror of
https://github.com/yabwon/SAS_PACKAGES.git
synced 2026-01-04 22:00:05 +00:00
15 lines
442 B
Markdown
15 lines
442 B
Markdown
# SAS_PACKAGES
|
|
|
|
SAS Packages Repository
|
|
|
|
### The User:
|
|
|
|
- Create a folder for your packages, e.g. under Windows OS family `C:/SAS_PACKAGES` or under Linux/UNIX OS family `/home/<username>/SAS_PACKAGES`.
|
|
- Copy the `loadpackage.sas` file into the packages' folder.
|
|
- Copy the `<packageName>.zip` file into the packages' folder.
|
|
|
|
### The Developer:
|
|
|
|
Read the `SAS(r) packages - the way to share (a how to)- Paper 4725-2020.pdf` to learn more.
|
|
|