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