input_excel_factor {IPV}R 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


[Package IPV version 1.0.0 Index]