examples: Rename variables for nhtsa example to give them better names.
[pspp] / doc / pspp-figures / ctables7.sps
index 678570a26b4e954108f84cd15765605874e1c639..3e11613189397cd086af5d1a61ae2a35b49016b5 100644 (file)
@@ -1,2 +1,2 @@
 GET FILE='nhtsa.sav'.
-CTABLES /TABLE qnd1 > qns3a BY lang.
+CTABLES /TABLE age > gender BY lang.