mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@e8307d3a2e 🚀
This commit is contained in:
parent
03b54b0d15
commit
6087f061bf
186 changed files with 782 additions and 364 deletions
|
|
@ -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="">26.4.2</small>
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">26.6.1</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">
|
||||
|
|
@ -120,6 +120,13 @@
|
|||
</dt>
|
||||
<dd>Convert string of arguments to list of arguments</dd>
|
||||
|
||||
<dt>
|
||||
|
||||
<code><a href="available_plots.html">available_plots()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Implemented functions</dd>
|
||||
|
||||
<dt>
|
||||
|
||||
<code><a href="baseline_table.html">baseline_table()</a></code>
|
||||
|
|
@ -463,6 +470,13 @@
|
|||
</dt>
|
||||
<dd>Get the function options based on the selected function description</dd>
|
||||
|
||||
<dt>
|
||||
|
||||
<code><a href="get_input_params.html">get_input_params()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Get the function parameters based on the selected function description</dd>
|
||||
|
||||
<dt>
|
||||
|
||||
<code><a href="get_label.html">get_label()</a></code>
|
||||
|
|
@ -883,6 +897,13 @@
|
|||
</dt>
|
||||
<dd>Create a select input control with icon(s)</dd>
|
||||
|
||||
<dt>
|
||||
|
||||
<code><a href="selectPlotVariables.html">selectPlotVariables()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Wrapper for columnSelectInput</dd>
|
||||
|
||||
<dt>
|
||||
|
||||
<code><a href="separate_string.html">separate_string()</a></code>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue