X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fpspp-figures%2Fctables29.sps;fp=doc%2Fpspp-figures%2Fctables29.sps;h=944ab1e5db1117f1cde0a2ee8c5236e041745bc3;hb=cf8aa1f317ac569ac742a597e6f7cf1b4cbb293c;hp=0000000000000000000000000000000000000000;hpb=4053aa3eda4fe56bf489ce81b239112644df7a72;p=pspp diff --git a/doc/pspp-figures/ctables29.sps b/doc/pspp-figures/ctables29.sps new file mode 100644 index 0000000000..944ab1e5db --- /dev/null +++ b/doc/pspp-figures/ctables29.sps @@ -0,0 +1,6 @@ +GET FILE='nhtsa.sav'. +CTABLES + /TABLE qn1 + /CATEGORIES VARIABLES=qn1 [OTHERNM, SUBTOTAL='Valid Total', + MISSING, SUBTOTAL='Missing Total'] + TOTAL=YES LABEL='Overall Total'.