mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@e9422a418b 🚀
This commit is contained in:
parent
559971b85e
commit
4344ba47fe
34 changed files with 760 additions and 119 deletions
|
|
@ -89,6 +89,12 @@
|
|||
<dd>Print a flexible baseline characteristics table</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="clean_common_axis.html">clean_common_axis()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Extract and clean axis ranges</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="clean_date.html">clean_date()</a></code>
|
||||
|
||||
</dt>
|
||||
|
|
@ -113,6 +119,18 @@
|
|||
<dd>Contrast Text Color</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="create_baseline.html">create_baseline()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Create a baseline table</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="create_log_tics.html">create_log_tics()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Create summetric log ticks</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="create_overview_datagrid.html">create_overview_datagrid()</a></code>
|
||||
|
||||
</dt>
|
||||
|
|
@ -149,7 +167,7 @@
|
|||
<dd>Test app for the data-import 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_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>
|
||||
<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>
|
||||
<dd>Data correlations evaluation module</dd>
|
||||
|
|
@ -161,6 +179,18 @@
|
|||
<dd>Data summary module</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="data_description.html">data_description()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Ultra short data dascription</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="data_type.html">data_type()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Data type assessment</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="default_format_arguments.html">default_format_arguments()</a></code>
|
||||
|
||||
</dt>
|
||||
|
|
@ -341,12 +371,6 @@
|
|||
<dd>Wrapper to modify quarto file to render specific formats</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="outcome_type.html">outcome_type()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Outcome data type assessment</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="overview_vars.html">overview_vars()</a></code>
|
||||
|
||||
</dt>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue