- Ability to customize how the tables are printed.
output
argument toset_opts()
- New function:
as_object()
- More details in
help("surveytable-options")
- Another public use data file for use in examples:
rccsu2018
. set_opts()
replaces several other functions for setting options.
- Optionally adjust p-values for multiple comparisons (
p_adjust
argument)
codebook()
set_survey()
:- Improved output.
- Allows an unweighted survey as a
data.frame
. - Can set certain options using an argument.
- Tabulation functions show the number of observations.
- PDF / LaTeX printing.
- Addressed CRAN comments.
- Initial CRAN submission.