Displaying 1 result from an estimated 1 matches for "ryear".
Did you mean:
year
2007 Oct 19
2
Order of Dotplot output
.... Can someone provide suggestions for controlling this order? I would either prefer largest value (top) to smallest value (bottom) or alphabetical order (A top, Z bottom).
In addition, is there a way to control the labeling of each subplot? When I use the following code:
dotplot(CNAME ~ RR | RYEAR, data = btwlSubset, xlab = "% of annual catch ")
each subplot gets labeled with the word "RYEAR", rather than the value contained within the RYEAR column, which is what I would like.
Thanks for any suggestions,
Allison