Implement CTABLES procedure.
[pspp] / doc / pspp-figures / ctables24.sps
diff --git a/doc/pspp-figures/ctables24.sps b/doc/pspp-figures/ctables24.sps
new file mode 100644 (file)
index 0000000..7a12c08
--- /dev/null
@@ -0,0 +1,4 @@
+GET FILE='nhtsa.sav'.
+CTABLES
+    /TABLE AgeGroup BY qns3a [ROWPCT, COLPCT]
+    /CLABELS COLLABELS=OPPOSITE.