Deploying to gh-pages from @ agdamsbo/FreesearchR@9f9a210c41 🚀

This commit is contained in:
agdamsbo 2025-09-24 09:54:11 +00:00
commit 4cf4bd0499
166 changed files with 1298 additions and 509 deletions

View file

@ -7,7 +7,7 @@
<a class="navbar-brand me-2" href="../index.html">FreesearchR</a>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.8.3</small>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.9.2</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
@ -149,6 +149,18 @@
<dd>Contrast Text Color</dd>
</dl><dl><dt>
<code><a href="corr_pairs_validate.html">corr_pairs_validate()</a></code>
</dt>
<dd>Correlation pairs validation</dd>
</dl><dl><dt>
<code><a href="correlation_pairs.html">correlation_pairs()</a></code>
</dt>
<dd>Determine significant correlations in the data set</dd>
</dl><dl><dt>
<code><a href="create-column.html">create_column_ui()</a></code> <code><a href="create-column.html">create_column_server()</a></code> <code><a href="create-column.html">list_allowed_operations()</a></code> <code><a href="create-column.html">modal_create_column()</a></code> <code><a href="create-column.html">winbox_create_column()</a></code>
</dt>
@ -449,6 +461,12 @@
<dd>Create alert from validation data.frame</dd>
</dl><dl><dt>
<code><a href="mcar_validate.html">mcar_validate()</a></code>
</dt>
<dd>MCAR validation based on a gtsummary table bady</dd>
</dl><dl><dt>
<code><a href="merge_expression.html">merge_expression()</a></code>
</dt>