Skip to content
Prev 164471 / 398503 Next

Row order in plot

It would be easier to answer your question if we knew what your
data look like, what R commands you've tried, and what result
you want.

One possibility: plot the data against 1:nrow(yourdata), and add
the row names as labels.

Sarah
On Thu, Dec 11, 2008 at 2:35 PM, qroberts <lvaickus at bu.edu> wrote: