export_factor_loadings | R Documentation |
Exports factor loadings to .xlsx format. Each table will be output on a separate worksheet. The max loading per row is highlighted.
export_factor_loadings(fac_loadings, filename)
fac_loadings |
output from rsegmenter::extract_factor_loadings. |
filename |
file name to use when saving. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.