From 29ef0b3485632fecc0d8fb9e3be4ff5d4c7433e7 Mon Sep 17 00:00:00 2001 From: agdamsbo <43278243+agdamsbo@users.noreply.github.com> Date: Thu, 3 Apr 2025 11:30:48 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20agdamsbo?= =?UTF-8?q?/FreesearchR@2800177fc5b0a0fdd7769d07e44f2280b56bc966=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- news/index.html | 7 +- pkgdown.yml | 2 +- reference/add_class_icon.html | 2 +- reference/add_sparkline.html | 2 +- reference/create_overview_datagrid.html | 2 +- reference/getfun.html | 2 +- reference/if_not_missing.html | 94 +++++++++++++++++++ reference/index.html | 6 ++ .../libs/datagrid-binding-0.4.0/datagrid.js | 2 + reference/plot.tbl_regression.html | 17 ++++ reference/redcap_read_shiny_module.html | 2 +- search.json | 2 +- sitemap.xml | 1 + 13 files changed, 133 insertions(+), 8 deletions(-) create mode 100644 reference/if_not_missing.html create mode 100644 reference/libs/datagrid-binding-0.4.0/datagrid.js diff --git a/news/index.html b/news/index.html index b2ebe6d..6d15f2a 100644 --- a/news/index.html +++ b/news/index.html @@ -35,6 +35,10 @@ Source: NEWS.md +
+

FreesearchR 25.4.12

+

Polished and simplified data import module including a much improved REDCap import module.

+

FreesearchR 25.4.1

Focus is on polish and improved ui/ux.

@@ -44,7 +48,8 @@

Regression calculations, plots, and checks have been improved and moved to standalone module.

Data overview/modifications has been simplified slightly.

- +