Skip to content
Prev 132941 / 398502 Next

plot multiple data sets on same axis

Scott Lamb wrote:
Ahh. I missed the obvious answer - there's a function called unique.
at=unique(this_method$inactive) works.
also the x axis tics and labels...they're totally unreadable now.

Cheers,
Scott