examples: Rename variables for nhtsa example to give them better names.
[pspp] / doc / pspp-figures / ctables28.sps
1 GET FILE='nhtsa.sav'.
2 CTABLES /TABLE freqOfDriving.
3 CTABLES /TABLE freqOfDriving /CATEGORIES VARIABLES=freqOfDriving MISSING=INCLUDE.