ggorder {ggplot2} | R Documentation |
A plot to investigate the order in which observations were recorded.
ggorder(data, scale="rank")
data |
data set to plot |
scale |
type of scaling to use. See rescaler for options |
Hadley Wickham <h.wickham@gmail.com>