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=2088d7438791ad96dda2037a6ac7e9b0f3998c8b;hp=0000000000000000000000000000000000000000;hpb=1dc6824d587d3a99a928247580ccf9761b9d4bb4;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'.