| sframe_plot_scale_chart | R Documentation |
Same sharing rationale as sframe_plot_item_chart().
sframe_plot_scale_chart(scores, label, palette = c("web", "print"))
scores |
Numeric vector of scale scores (already averaged/summed). |
label |
Character. Scale label, used as the x-axis title. |
palette |
One of |
A ggplot2 object, or NULL if ggplot2 is unavailable or scores
is empty.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.