mycsg.in
SAS
SASnR
Clinical Programming
CRFs
SDTM
ADaM
TFL
Tasks
Macros
QnA
Certification
Resources
Disclaimer
Contact Us
Sign Up
Login
Final call before we close subscription!
Subscription to input data and programs (including SAS and R) for all the lessons is now offered at 7,500 INR for a few days.
Click here for more details.
This website uses cookies to personalize content and analyse traffic in order to offer you a better experience. By clicking "OK", or continuing using our site, you consent to the use of cookies.
OK
Macros for General programming
Id
Lesson
SAS
R
SAS Video
R Video
MACROS_GEN_L210
Import multiple sheets from excel at a time
MACROS_GEN_L310
Run same code on multiple datasets - data step
MACROS_GEN_L311
Run proc sort on multiple datasets - same by variables
MACROS_GEN_L312
Run proc freq on multiple datasets - one or more tables
MACROS_GEN_L313
Run proc sort nodupkey on multile datasets using same by variables
MACROS_GEN_L314
Run proc sort NOuniquekeys on multile datasets using same by variables
MACROS_GEN_L401
Create new folder on harddrive from a sas program
MACROS_GEN_L402
Get the file details in a folder/subfolders - OS specific commands
MACROS_GEN_L403
Create/delete a temporary copy of the file for reading into SAS - OS based commands