examples: Rename variables for nhtsa example to give them better names.
[pspp] / doc / pspp-figures / ctables23.sps
index df37390d466f3329b5b3f15522ac49894647f288..c509a5492c8f2cc345d7a1ab64a7add81e69b9ff 100644 (file)
@@ -1,2 +1,2 @@
 GET FILE='nhtsa.sav'.
-CTABLES /TABLE AgeGroup BY qns3a [ROWPCT, COLPCT].
+CTABLES /TABLE ageGroup BY gender [ROWPCT, COLPCT].