Deploying to gh-pages from @ agdamsbo/FreesearchR@2800177fc5 🚀

This commit is contained in:
agdamsbo 2025-04-03 11:30:48 +00:00
commit 29ef0b3485
13 changed files with 133 additions and 8 deletions

View file

@ -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>