mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@ab780591b1 🚀
This commit is contained in:
parent
e3a5b172dd
commit
70c36a14f1
17 changed files with 1387 additions and 51 deletions
|
|
@ -136,6 +136,12 @@
|
|||
<dd>Contrast Text Color</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="create-column.html">create_column_ui()</a></code> <code><a href="create-column.html">create_column_server()</a></code> <code><a href="create-column.html">list_allowed_operations()</a></code> <code><a href="create-column.html">modal_create_column()</a></code> <code><a href="create-column.html">winbox_create_column()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Create new column</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="create_baseline.html">create_baseline()</a></code>
|
||||
|
||||
</dt>
|
||||
|
|
@ -280,6 +286,12 @@
|
|||
<dd>Get the function options based on the selected function description</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="get_var_icon.html">get_var_icon()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Easily get variable icon based on data type or class</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="getfun.html">getfun()</a></code>
|
||||
|
||||
</dt>
|
||||
|
|
@ -526,6 +538,12 @@
|
|||
<dd>(Re)label columns in data.frame</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="show_data.html">show_data()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Display a table in a window</dd>
|
||||
</dl><dl><dt>
|
||||
|
||||
<code><a href="sort_by.html">sort_by()</a></code>
|
||||
|
||||
</dt>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue