blankline | Display a blank line after each n observations |
double | Double space proc print output. |
heading | Control the orientation of the column headings: horizontal or vertical. |
label | Uses the variable's label as the column heading instead of the variable name. |
n | Display number of observations in the data set and/or in by groups. |
noobs | Suppress the column that identifies the row by observation number. |
obs | Supply a column header for the column that identifies the row. |
sumlabel | Display the by variable label on the summary line. |
format | Controls the formatting of variables in the output. |
id | Goes to a new page when the by variable changes. |
pageby | Control the orientation of the column headings: horizontal or vertical. |
sum | Displays the sum of a variable or variables at the end of a by group. |
sumby | Limits the sums displayed in the output. |