SASUnit Examples  Version 1.5.0
generate.sas File Reference

partition a SAS dataset by groups, one data set per group More...

Go to the source code of this file.

Detailed Description

partition a SAS dataset by groups, one data set per group

By values and number of observations are written to data set labels

Example for the application of assertLibrary.sas, see generate_test.sas.

Version
$Revision: 315 $
Author
$Author: klandwich $
Date
$Date: 2014-02-28 10:25:18 +0100 (Fr, 28 Feb 2014) $
See Also
For further information please refer to SASUnit User's Guide
$HeadURL: https://svn.code.sf.net/p/sasunit/code/trunk/example/saspgm/generate.sas $
Parameters
datainput data set
byby variable(s) for partitioning
outprefix for putput data sets, mubers will be appended

Definition in file generate.sas.