rename_results | R Documentation |
This function renames regression results
rename_results(dat, n, est_name = "estimate")
dat |
A tibble or a dataframe |
n |
A character or a number as the suffix of renamed variables |
est_name |
A character for the estimate column name, default is 'estimate' |
A tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.