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

@ -32,6 +32,9 @@
- [`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
@ -206,6 +209,10 @@
- [`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
@ -404,6 +411,9 @@
- [`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