mycsg.in
SAS
SASnR
Clinical Programming
CRFs
SDTM
ADaM
TFL
Tasks
Macros
QnA
Certification
Resources
Disclaimer
Contact Us
Training
Sign Up
Login
Online training class for Clinical R programming batch starts on Monday, 30Jun2025.
Click here for details
.
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