I would like to Summarize values that are repeated measures at a
certain river mile with box plot i.e.

The data matrix looks like this
123  124  125                  #fiver mile
0.5   0.6   0.7
0.4   0.5   0.6
...    ...     ...                    #values

I would like to make a boxplot with the river mile naming the
different box plot.  How do you suppress the X123?

Stephen
-- 
Let's not spend our time and resources thinking about things that are
so little or so large that all they really do for us is puff us up and
make us feel like gods.  We are mammals, and have not exhausted the
annoying little problems of being mammals.

                                                                -K. Mullis

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to