input_excel_factor: Input Excel Factor

input_excel_factorR Documentation

Input Excel Factor

Description

Reads factor loadings and latent correlations from an excel file.

Usage

input_excel_factor(file, raw = FALSE)

Arguments

file

character; filename of the excel file

raw

logical; should raw factor loading estimates be returned instead?; defaults to FALSE

Details

Helper function of input_excel.

Value

list containing formatted data including center distances for item_chart, facet_chart or factor loadings if raw = TRUE.

See Also

input_excel


IPV documentation built on Sept. 30, 2022, 5:08 p.m.