Deploying to gh-pages from @ agdamsbo/FreesearchR@af523edc00 🚀

This commit is contained in:
agdamsbo 2025-12-11 08:52:29 +00:00
commit 128295eac7
166 changed files with 1336 additions and 1152 deletions

View file

@ -243,7 +243,7 @@ No tracking data is sent running the app locally (see above).
- [`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)
@ -317,6 +317,8 @@ No tracking data is sent running the app locally (see above).
: 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)