Skip to content

Commit

Permalink
Getting Started with SAS Packages
Browse files Browse the repository at this point in the history
BasePlus v0.52
  • Loading branch information
yabwon authored Aug 7, 2020
1 parent f41d73c commit 7fd4dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ run;
%end;
```

- **BasePlus**\[0.5\] adds a bunch of functionalities I am missing in BASE SAS, such as:
- **BasePlus**\[0.52\] adds a bunch of functionalities I am missing in BASE SAS, such as:
```
call arrMissToRight(myArray);
call arrFillMiss(17, myArray);
Expand Down

0 comments on commit 7fd4dd9

Please sign in to comment.