dot_plot | R Documentation |
dot_plot
returns a ggplot object of ranked data with group on the
x-axis and rank on the y-axis. Point size indicates the number of
observations seen at that point. A per group horizontal line shows the group
ranked mean
dot_plot(hrest, group_col)
hrest |
the hrest object from |
group_col |
quoted group column name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.