Deploying to gh-pages from @ agdamsbo/FreesearchR@4c42636faa 🚀

This commit is contained in:
agdamsbo 2025-06-26 07:40:30 +00:00
commit 87467e2bee
24 changed files with 860 additions and 367 deletions

View file

@ -52,6 +52,12 @@
<dl><dt>
<code><a href="FreesearchR_palette.html">FreesearchR_palette()</a></code>
</dt>
<dd>Use the FreesearchR colors</dd>
</dl><dl><dt>
<code><a href="add_class_icon.html">add_class_icon()</a></code>
</dt>
@ -190,7 +196,7 @@
<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>
<code><a href="data-missings.html">data_missings_ui()</a></code> <code><a href="data-missings.html">data_missings_server()</a></code> <code><a href="data-missings.html">visual_summary_ui()</a></code>
</dt>
<dd>Data correlations evaluation module</dd>
@ -214,6 +220,12 @@
<dd>Ultra short data dascription</dd>
</dl><dl><dt>
<code><a href="data_summary_gather.html">data_summary_gather()</a></code>
</dt>
<dd>Data summary for printing visual summary</dd>
</dl><dl><dt>
<code><a href="data_type.html">data_type()</a></code>
</dt>
@ -616,6 +628,12 @@
<dd>Get data type icons</dd>
</dl><dl><dt>
<code><a href="unique_short.html">unique_short()</a></code>
</dt>
<dd>Create unique short names of character vector items based on index</dd>
</dl><dl><dt>
<code><a href="update-factor.html">update_factor_ui()</a></code> <code><a href="update-factor.html">update_factor_server()</a></code> <code><a href="update-factor.html">modal_update_factor()</a></code> <code><a href="update-factor.html">winbox_update_factor()</a></code>
</dt>
@ -646,6 +664,12 @@
<dd>Vertical stacked bar plot wrapper</dd>
</dl><dl><dt>
<code><a href="visual_summary.html">visual_summary()</a></code>
</dt>
<dd>Ggplot2 data summary visualisation based on visdat::vis_dat.</dd>
</dl><dl><dt>
<code><a href="wide2long.html">wide2long()</a></code>
</dt>