View source: R/functional_dsp.R
| plot_dsp_rank_heatmap | R Documentation |
Creates a heatmap visualization of treatment rankings based on DSP descriptors.
plot_dsp_rank_heatmap(ranks_data, treatment = "treatment", group = NULL)
ranks_data |
Tibble output from |
treatment |
Character string naming the treatment column (for the y-axis). |
group |
Optional character string for faceting by group. |
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.