examples: Rename variables for nhtsa example to give them better names.
[pspp] / doc / pspp-figures / ctables27.sps
index bc613c0e37345205d48ad8fe45e7690ace7335b7..79cd07e18d71ab96fa09aa402c054438f56b75b6 100644 (file)
@@ -1,3 +1,3 @@
 GET FILE='nhtsa.sav'.
-CTABLES /TABLE qn1.
-CTABLES /TABLE qn1 /CATEGORIES VARIABLES=qn1 [1, 2, 3].
+CTABLES /TABLE freqOfDriving.
+CTABLES /TABLE freqOfDriving /CATEGORIES VARIABLES=freqOfDriving [1, 2, 3].