examples: Rename variables for nhtsa example to give them better names.
[pspp] / doc / pspp-figures / ctables11.sps
index d2e064c4cb574102b0df0e9eef7c82add86375cf..8553f69eceac8b8b4027dab262d1308b593d58de 100644 (file)
@@ -1,4 +1,4 @@
 GET FILE='nhtsa.sav'.
-CTABLES /TABLE=AgeGroup [COLPCT 'Gender %' PCT5.0,
+CTABLES /TABLE=ageGroup [COLPCT 'Gender %' PCT5.0,
                          ROWPCT 'Age Group %' PCT5.0]
-               BY qns3a.
+               BY gender.