ggorder {ggplot} | 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 |
ar Need ggobi version as well that creates edge between consecutive observations (and adds row number to dataset)
Hadley Wickham <h.wickham@gmail.com>