input_excel_factor | R Documentation |
Reads factor loadings and latent correlations from an excel file.
input_excel_factor(file, raw = FALSE)
file |
character; filename of the excel file |
raw |
logical; should raw factor loading estimates be returned instead?; defaults to FALSE |
Helper function of input_excel
.
list containing formatted data including center distances for
item_chart
, facet_chart
or factor loadings if
raw = TRUE
.
input_excel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.