The TRANSPOSE Procedure |
Featured in: |
|
|
Required Argument |
names one or more variables to transpose.
Details |
If you omit the VAR statement, then the TRANSPOSE procedure transposes all numeric variables in the input data set that are not listed in another statement.
You must list character variables in a VAR statement if you want to transpose them.
Note: If the procedure is transposing any character variable, then all transposed variables will be character variables.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.