mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@efc3f8acc3 🚀
This commit is contained in:
parent
30796d5bec
commit
3c7b05e33d
25 changed files with 594 additions and 142 deletions
|
|
@ -139,7 +139,7 @@
|
|||
<code><a href="data-plots.html">plot_ridge()</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_violin()</a></code> <code><a href="data-plots.html">plot_scatter()</a></code> <code><a href="data-plots.html">sankey_ready()</a></code> <code><a href="data-plots.html">plot_sankey()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Title</dd>
|
||||
<dd>Plot nice ridge plot</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="data-summary.html">data_summary_ui()</a></code> <code><a href="data-summary.html">data_summary_server()</a></code>
|
||||
|
|
@ -220,6 +220,12 @@
|
|||
<dd>GGplot default theme for plotting in Shiny</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="ggeulerr.html">ggeulerr()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Area proportional venn diagrams</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="grepl_fix.html">grepl_fix()</a></code>
|
||||
|
||||
</dt>
|
||||
|
|
@ -298,6 +304,12 @@
|
|||
<dd>Wrapper to pivot gtsummary table data to long for plotting</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="missing_fraction.html">missing_fraction()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Get missingsness fraction</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="modify_qmd.html">modify_qmd()</a></code>
|
||||
|
||||
</dt>
|
||||
|
|
@ -322,6 +334,18 @@
|
|||
<dd>Regression coef plot from gtsummary. Slightly modified to pass on arguments</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="plot_euler.html">plot_euler()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Easily plot euler diagrams</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="plot_euler_single.html">plot_euler_single()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Easily plot single euler diagrams</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="plot_sankey_single.html">plot_sankey_single()</a></code>
|
||||
|
||||
</dt>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue