mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@af523edc00 🚀
This commit is contained in:
parent
d7aa36d3d7
commit
128295eac7
166 changed files with 1336 additions and 1152 deletions
|
|
@ -121,7 +121,7 @@
|
|||
- [`get_fun_options()`](https://agdamsbo.github.io/FreesearchR/reference/get_fun_options.md)
|
||||
: Get the function options based on the selected function description
|
||||
- [`get_label()`](https://agdamsbo.github.io/FreesearchR/reference/get_label.md)
|
||||
: Print label, and if missing print variable name
|
||||
: Print label, and if missing print variable name for plots
|
||||
- [`get_list_elements()`](https://agdamsbo.github.io/FreesearchR/reference/get_list_elements.md)
|
||||
: Subset elements from list of lists
|
||||
- [`get_plot_options()`](https://agdamsbo.github.io/FreesearchR/reference/get_plot_options.md)
|
||||
|
|
@ -195,6 +195,8 @@
|
|||
: Wrapper to pivot gtsummary table data to long for plotting
|
||||
- [`missing_fraction()`](https://agdamsbo.github.io/FreesearchR/reference/missing_fraction.md)
|
||||
: Get missingsness fraction
|
||||
- [`missings_logic_across()`](https://agdamsbo.github.io/FreesearchR/reference/missings_logic_across.md)
|
||||
: Converting all variables to logicals by missing status
|
||||
- [`missings_validate()`](https://agdamsbo.github.io/FreesearchR/reference/missings_validate.md)
|
||||
: Validate function of missingness in data
|
||||
- [`modify_qmd()`](https://agdamsbo.github.io/FreesearchR/reference/modify_qmd.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue