mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-21 05:19:07 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@8961bc6a5d 🚀
This commit is contained in:
parent
66780fc453
commit
c2c2302f90
59 changed files with 1557 additions and 210 deletions
|
|
@ -169,6 +169,13 @@
|
|||
</dt>
|
||||
<dd>Substitue spaces/tabs with single space excluding text within quotes</dd>
|
||||
|
||||
<dt>
|
||||
|
||||
<code><a href="colorSelectInput.html">colorSelectInput()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>A selectizeInput customized for named vectors of color names supported by <code>generate_colors</code></dd>
|
||||
|
||||
<dt>
|
||||
|
||||
<code><a href="columnSelectInput.html">columnSelectInput()</a></code>
|
||||
|
|
@ -183,6 +190,13 @@
|
|||
</dt>
|
||||
<dd>Pairwise comparison of missings across covariables</dd>
|
||||
|
||||
<dt>
|
||||
|
||||
<code><a href="continuous_colors.html">continuous_colors()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Create a Continuous Color Function from a Palette</dd>
|
||||
|
||||
<dt>
|
||||
|
||||
<code><a href="contrast_text.html">contrast_text()</a></code>
|
||||
|
|
@ -421,6 +435,13 @@
|
|||
</dt>
|
||||
<dd>Merges list of named arguments for qmd header generation</dd>
|
||||
|
||||
<dt>
|
||||
|
||||
<code><a href="generate_colors.html">generate_colors()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Generate N Colors from a Specified Color Palette</dd>
|
||||
|
||||
<dt>
|
||||
|
||||
<code><a href="get_data_packages.html">get_data_packages()</a></code>
|
||||
|
|
@ -848,6 +869,13 @@
|
|||
</dt>
|
||||
<dd>Restore column labels using a reference data frame</dd>
|
||||
|
||||
<dt>
|
||||
|
||||
<code><a href="scale_fill_generate.html">scale_fill_generate()</a></code> <code><a href="scale_fill_generate.html">scale_color_generate()</a></code>
|
||||
|
||||
</dt>
|
||||
<dd>Discrete and Continuous Fill Scale Using generate_colors</dd>
|
||||
|
||||
<dt>
|
||||
|
||||
<code><a href="selectInputIcon.html">selectInputIcon()</a></code>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue