sframe_plot_efa_loadings: Loadings heatmap from a fitted EFA solution

View source: R/plots.R

sframe_plot_efa_loadingsR Documentation

Loadings heatmap from a fitted EFA solution

Description

Loadings heatmap from a fitted EFA solution

Usage

sframe_plot_efa_loadings(x, palette = c("web", "print"))

Arguments

x

An sframe_efa_solution object from efa_solution().

palette

One of "web" (diverging red/teal gradient) or "print" (white-to-black gradient by magnitude; sign is conveyed by the printed label, not colour, so it stays legible in monochrome). See sframe_brand().

Value

A ggplot2 object.

See Also

efa_solution()


surveyframe documentation built on July 25, 2026, 1:07 a.m.