mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-21 13:29:06 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@2d062e0ac5 🚀
This commit is contained in:
parent
8d56d197d6
commit
66780fc453
44 changed files with 1145 additions and 190 deletions
|
|
@ -24,6 +24,8 @@
|
|||
: Convert string of arguments to list of arguments
|
||||
- [`baseline_table()`](https://agdamsbo.github.io/FreesearchR/reference/baseline_table.md)
|
||||
: Print a flexible baseline characteristics table
|
||||
- [`check_app_version()`](https://agdamsbo.github.io/FreesearchR/reference/check_app_version.md)
|
||||
: Run a startup version check and return a banner UI element
|
||||
- [`class_icons()`](https://agdamsbo.github.io/FreesearchR/reference/class_icons.md)
|
||||
: Get data class icons
|
||||
- [`clean_common_axis()`](https://agdamsbo.github.io/FreesearchR/reference/clean_common_axis.md)
|
||||
|
|
@ -105,6 +107,14 @@
|
|||
: Detect delimiters in string based on allowed delimiters
|
||||
- [`dim_change_call()`](https://agdamsbo.github.io/FreesearchR/reference/dim_change_call.md)
|
||||
: Dimensions validation
|
||||
- [`.build_version_alert()`](https://agdamsbo.github.io/FreesearchR/reference/dot-build_version_alert.md)
|
||||
: Build a shinyWidgets::alert() UI element for the version banner
|
||||
- [`.get_latest_github_version()`](https://agdamsbo.github.io/FreesearchR/reference/dot-get_latest_github_version.md)
|
||||
: Fetch the latest release version from a GitHub repository
|
||||
- [`.has_internet()`](https://agdamsbo.github.io/FreesearchR/reference/dot-has_internet.md)
|
||||
: Check internet connectivity
|
||||
- [`.resolve_app_version()`](https://agdamsbo.github.io/FreesearchR/reference/dot-resolve_app_version.md)
|
||||
: Resolve the current app version
|
||||
- [`drop_empty_event()`](https://agdamsbo.github.io/FreesearchR/reference/drop_empty_event.md)
|
||||
: Drop empty events from REDCap export
|
||||
- [`expression_string()`](https://agdamsbo.github.io/FreesearchR/reference/expression_string.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue