Skip to contents

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, with sign conveyed by the printed label rather than colour, so it stays legible in monochrome). See sframe_brand().

Value

A ggplot2 object.

See also