Plot the effect-coded contrast decomposition returned by
as_design_contrasts(). Single-degree-of-freedom effects are signed; larger
multi-degree-of-freedom effects are shown as positive magnitudes.
Usage
plot_design_contrasts(
x,
lv = 1L,
condition_key = NULL,
factors = NULL,
sort = TRUE,
title = NULL,
block = NULL
)