mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-21 13:29:06 +02:00
improved import ui and redcap import with status messages
This commit is contained in:
parent
3e49868ff4
commit
2800177fc5
13 changed files with 427 additions and 165 deletions
|
|
@ -16,6 +16,17 @@
|
|||
\item{x}{(\code{tbl_regression}, \code{tbl_uvregression})\cr
|
||||
A 'tbl_regression' or 'tbl_uvregression' object}
|
||||
|
||||
\item{plot_ref}{(scalar \code{logical})\cr
|
||||
plot reference values}
|
||||
|
||||
\item{remove_header_rows}{(scalar \code{logical})\cr
|
||||
logical indicating whether to remove header rows
|
||||
for categorical variables. Default is \code{TRUE}}
|
||||
|
||||
\item{remove_reference_rows}{(scalar \code{logical})\cr
|
||||
logical indicating whether to remove reference rows
|
||||
for categorical variables. Default is \code{FALSE}.}
|
||||
|
||||
\item{...}{arguments passed to \code{ggstats::ggcoef_plot(...)}}
|
||||
}
|
||||
\value{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue