mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@2800177fc5 🚀
This commit is contained in:
parent
180d9df646
commit
29ef0b3485
13 changed files with 133 additions and 8 deletions
|
|
@ -61,6 +61,23 @@
|
|||
A 'tbl_regression' or 'tbl_uvregression' object</p></dd>
|
||||
|
||||
|
||||
<dt id="arg-plot-ref">plot_ref<a class="anchor" aria-label="anchor" href="#arg-plot-ref"></a></dt>
|
||||
<dd><p>(scalar <code>logical</code>)<br>
|
||||
plot reference values</p></dd>
|
||||
|
||||
|
||||
<dt id="arg-remove-header-rows">remove_header_rows<a class="anchor" aria-label="anchor" href="#arg-remove-header-rows"></a></dt>
|
||||
<dd><p>(scalar <code>logical</code>)<br>
|
||||
logical indicating whether to remove header rows
|
||||
for categorical variables. Default is <code>TRUE</code></p></dd>
|
||||
|
||||
|
||||
<dt id="arg-remove-reference-rows">remove_reference_rows<a class="anchor" aria-label="anchor" href="#arg-remove-reference-rows"></a></dt>
|
||||
<dd><p>(scalar <code>logical</code>)<br>
|
||||
logical indicating whether to remove reference rows
|
||||
for categorical variables. Default is <code>FALSE</code>.</p></dd>
|
||||
|
||||
|
||||
<dt id="arg--">...<a class="anchor" aria-label="anchor" href="#arg--"></a></dt>
|
||||
<dd><p>arguments passed to <code>ggstats::ggcoef_plot(...)</code></p></dd>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue