examples: Rename variables for nhtsa example to give them better names.
[pspp] / doc / pspp-figures / ctables14.sps
index 168d237f17621ab72aee3bf0177248aaac8b8adb..b1e30c2459fe3002ca597694b29de29f47fb311e 100644 (file)
@@ -1,2 +1,2 @@
 GET FILE='nhtsa.sav'.
-CTABLES /TABLE=qnd1 [MEAN, MEDIAN] BY qns3a /SLABELS POSITION=ROW.
+CTABLES /TABLE=age [MEAN, MEDIAN] BY gender /SLABELS POSITION=ROW.