table: Remove table_box().
[pspp] / doc / pspp-figures / ctables28.sps
1 GET FILE='nhtsa.sav'.
2 CTABLES /TABLE freqOfDriving.
3 CTABLES /TABLE freqOfDriving /CATEGORIES VARIABLES=freqOfDriving MISSING=INCLUDE.