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

This commit is contained in:
agdamsbo 2026-06-01 07:45:41 +00:00
commit 6087f061bf
186 changed files with 782 additions and 364 deletions

View file

@ -196,6 +196,9 @@ No tracking data is sent running the app locally (see above).
- [`argsstring2list()`](https://agdamsbo.github.io/FreesearchR/reference/argsstring2list.md)
: Convert string of arguments to list of arguments
- [`available_plots()`](https://agdamsbo.github.io/FreesearchR/reference/available_plots.md)
: Implemented functions
- [`baseline_table()`](https://agdamsbo.github.io/FreesearchR/reference/baseline_table.md)
: Print a flexible baseline characteristics table
@ -370,6 +373,10 @@ 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_input_params()`](https://agdamsbo.github.io/FreesearchR/reference/get_input_params.md)
: Get the function parameters 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 for plots
@ -568,6 +575,9 @@ No tracking data is sent running the app locally (see above).
- [`selectInputIcon()`](https://agdamsbo.github.io/FreesearchR/reference/selectInputIcon.md)
: Create a select input control with icon(s)
- [`selectPlotVariables()`](https://agdamsbo.github.io/FreesearchR/reference/selectPlotVariables.md)
: Wrapper for columnSelectInput
- [`separate_string()`](https://agdamsbo.github.io/FreesearchR/reference/separate_string.md)
: Separate string wide or long