The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
format(digits = 0)
was still being
used despite no longer being allowedvars
in
sumtable
.haven_labelled
class variables
where value labels weren’t recognized in vtable
.sumtable
.summ
in vtable
, and also
lush = TRUE
produces medians and nuniq()
for
dates instead of mean, SD, and nuniq
.sumtable()
with out = 'kable'
if run outside
of knitr.sumtable()
.labeltable()
.format
option of sumtable()
changed to
numformat
to avoid namespace issues.obs.function
option to sumtable()
to
make it easier to swap out the function used to count observations.numformat
option for only some variables in
sumtable()
, instead of having to specify every single
variable.out
option did not work
running inside of knitr
rendering to Word.kable
s.formatfunc()
function to easily customize
numformat
options.formatfunc()
with prefixes and
negative values combined.vtable()
slightly.sumtable
where characters were not
being properly escaped when building to Quarto/RMarkdown and
out
is not specified.sumtable
with the combination of
tibble
s and factor.numeric = TRUE
.title = NA
and data.title = NA
to
omit titles in sumtable()
and vtable()
, which
will help in using vtable in Quarto documents with
native cross-referencing.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.