Plot LV design-score means as an interaction plot. This is useful when a latent variable combines group, task, or condition effects.
Usage
plot_design_interaction(
x,
lv = 1L,
condition_key = NULL,
x_axis = NULL,
trace = NULL,
facet = "group",
show_se = TRUE,
title = NULL,
block = NULL
)