Try:
plot(as.factor(rivermile), measurements)
On Jan 31, 2:02 pm, "stephen sefick" <[EMAIL PROTECTED]> wrote:
> 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
stephen sefick wrote:
> 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 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 r
3 matches
Mail list logo