- Introduced global options with `st_options()`
- New logical options for `freq()`: 'totals' and 'display.nas'
- In `descr()`, _Q1_ and _Q3_ were added; also, the order in the 'stats'
argument is now reflected in the output table
- In all functions, argument 'split.table' becomes 'split.tables' as per
changes in the 'pander' package
- Argument 'omit.headings' added to all main functions
- In `dfSummary()`:
+ Number alignment improvements
+ Fixed frequencies not appearing when value 0 was present
+ Fixed arguments 'valid.col' and 'na.col' being unresponsive
+ Fixed warnings when generating graphics columns
+ 'graph.magnif' argument now allows shrinking or enlarging graphs
- For `print()` and `view()`, argument 'html.table.class' is now called
'table.classes' and its usage is simplified (please refer to the
corresponding help files for details
- CSS class 'st-small' can be used to make html tables smaller by slightly
reducing font size and cell padding