examples: Rename variables for nhtsa example to give them better names.
[pspp] / doc / pspp-figures / ctables25.sps
1 GET FILE='nhtsa.sav'.
2 CTABLES /TABLE (likelihoodOfBeingStoppedByPolice + likelihoodOfHavingAnAccident) [COLPCT].
3 CTABLES /TABLE (likelihoodOfBeingStoppedByPolice + likelihoodOfHavingAnAccident) [ROWPCT]
4   /CLABELS ROW=OPPOSITE.