examples: Rename variables for nhtsa example to give them better names.
[pspp] / doc / pspp-figures / ctables30.sps
index 569e4aed50d425dda37edff95a4a02fafd3bfe8f..da4132eb63677228096ce50bc23c7950788754e0 100644 (file)
@@ -1,3 +1,3 @@
 GET FILE='nhtsa.sav'.
-CTABLES /TABLE=qn20 [MEAN F8.1, COUNT, VALIDN] > region
+CTABLES /TABLE=monthDaysMin1drink [MEAN F8.1, COUNT, VALIDN] > region
     /CATEGORIES VARIABLES=region TOTAL=YES LABEL='All regions'.