Data Prep Sheet

Action Principale : freq

Preparation Code

Script awaiting validation
Copied!
1 
2PROC CAS;
3loadTable path="cars.sas7bdat" caslib="WAS" casOut={name="cars", replace=true};
4 
5RUN;
6 
Actions using this script
  • simple freq En cours
  • No other action uses this exact script.