mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@111393c73f 🚀
This commit is contained in:
parent
da38229a81
commit
3177b75c87
136 changed files with 851 additions and 423 deletions
|
|
@ -22,7 +22,7 @@
|
|||
<li class="nav-item"><a class="nav-link" href="../news/index.html">Changelog</a></li>
|
||||
</ul><ul class="navbar-nav"><li class="nav-item"><form class="form-inline" role="search">
|
||||
<input class="form-control" type="search" name="search-input" id="search-input" autocomplete="off" aria-label="Search site" placeholder="Search for" data-search-index="../search.json"></form></li>
|
||||
<li class="nav-item"><a class="external-link nav-link" href="https://github.com/agdamsbo/freesearcheR/" aria-label="GitHub"><span class="fa fab fa-github fa-lg"></span></a></li>
|
||||
<li class="nav-item"><a class="external-link nav-link" href="https://github.com/agdamsbo/FreesearchR/" aria-label="GitHub"><span class="fa fab fa-github fa-lg"></span></a></li>
|
||||
</ul></div>
|
||||
|
||||
|
||||
|
|
@ -65,6 +65,12 @@
|
|||
<dd>Select all from vector but</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="allign_axes.html">allign_axes()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Alligns axes between plots</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="append_list.html">append_list()</a></code>
|
||||
|
||||
</dt>
|
||||
|
|
@ -299,6 +305,12 @@
|
|||
<dd>Easily launch the FreesearchR app</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="limit_log.html">limit_log()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Easily round log scale limits for nice plots</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="line_break.html">line_break()</a></code>
|
||||
|
||||
</dt>
|
||||
|
|
@ -449,6 +461,12 @@
|
|||
<dd>Implemented functions</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="symmetrical_scale_x_log10.html">symmetrical_scale_x_log10()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Ensure symmetrical plot around 1 on a logarithmic x scale for ratio plots</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="tbl_merge.html">tbl_merge()</a></code>
|
||||
|
||||
</dt>
|
||||
|
|
@ -491,6 +509,12 @@
|
|||
<dd>Alternative pivoting method for easily pivoting based on name pattern</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="wrap_plot_list.html">wrap_plot_list()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Wrapping</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="write_quarto.html">write_quarto()</a></code>
|
||||
|
||||
</dt>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue