Deploying to gh-pages from @ agdamsbo/FreesearchR@0f0e3ddc13 🚀

This commit is contained in:
agdamsbo 2025-06-20 08:24:30 +00:00
commit 7a7b7bd04c
141 changed files with 628 additions and 497 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.6.1</small>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.6.3</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">
@ -190,6 +190,12 @@
<dd>Test app for the data-import module</dd>
</dl><dl><dt>
<code><a href="data-missings.html">data_missings_ui()</a></code> <code><a href="data-missings.html">data_missings_server()</a></code>
</dt>
<dd>Data correlations evaluation module</dd>
</dl><dl><dt>
<code><a href="data-plots.html">data_visuals_ui()</a></code> <code><a href="data-plots.html">data_visuals_server()</a></code> <code><a href="data-plots.html">create_plot()</a></code> <code><a href="data-plots.html">plot_box()</a></code> <code><a href="data-plots.html">plot_box_single()</a></code> <code><a href="data-plots.html">plot_hbars()</a></code> <code><a href="data-plots.html">plot_ridge()</a></code> <code><a href="data-plots.html">sankey_ready()</a></code> <code><a href="data-plots.html">plot_sankey()</a></code> <code><a href="data-plots.html">plot_scatter()</a></code> <code><a href="data-plots.html">plot_violin()</a></code>
</dt>