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.
code_book()
, which generates a
comprehensive variable codebook that can be viewed interactively and
exported to multiple formats (copy, print, CSV, Excel, PDF).label_from_names()
now correctly handles edge cases
when the separator appears in the label or is missing.label_from_names()
to derive and assign
variable labels from headers of the form
"name<sep>label"
(e.g. "name. label"
).
Especially useful for LimeSurvey CSV exports (Export results →
CSV → Headings: Question code & question text),
where the default separator is ". "
.varlist()
).freq()
), cross-tabulations
(cross_tab()
), and Cramer’s V for categorical associations
(cramer_v()
).mean_n()
), sums (sum_n()
), and counts
(count_n()
) with automatic handling of missing data.copy_clipboard()
) directly to the clipboard
for quick export.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.