mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-21 13:29:06 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@8c7fafe51c 🚀
This commit is contained in:
parent
6d545337de
commit
131294f901
166 changed files with 964 additions and 379 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="">25.11.2</small>
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.12.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">
|
||||
|
|
@ -141,6 +141,13 @@
|
|||
</dt>
|
||||
<dd>gsub wrapper for piping with default values for separator substituting</dd>
|
||||
|
||||
<dt>
|
||||
|
||||
<code><a href="collapse_spaces.html">collapse_spaces()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Substitue spaces/tabs with single space excluding text within quotes</dd>
|
||||
|
||||
<dt>
|
||||
|
||||
<code><a href="columnSelectInput.html">columnSelectInput()</a></code>
|
||||
|
|
@ -337,6 +344,13 @@
|
|||
</dt>
|
||||
<dd>Deparses expression as string, substitutes native pipe and adds assign</dd>
|
||||
|
||||
<dt>
|
||||
|
||||
<code><a href="factor_new_levels_labels.html">factor_new_levels_labels()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Simple function to apply new levels and/or labels to factor</dd>
|
||||
|
||||
<dt>
|
||||
|
||||
<code><a href="factorize.html">factorize()</a></code>
|
||||
|
|
@ -855,6 +869,13 @@
|
|||
</dt>
|
||||
<dd>FreesearchR UI elements list</dd>
|
||||
|
||||
<dt>
|
||||
|
||||
<code><a href="unique_names.html">unique_names()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Make unique variable names</dd>
|
||||
|
||||
<dt>
|
||||
|
||||
<code><a href="unique_short.html">unique_short()</a></code>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue