On 9/26/2013 1:45 PM, Caitlin wrote:
> Hi all.
>
> I am attempting to graph data from three lab teams with milligrams of
> maltose shown on the y-axis and 5 pH values (5 to 9) on the x-axis as
> labels. Unfortunately, I can't seem to construct the graph in this manner
> using the following code:
>
Hi all.
I am attempting to graph data from three lab teams with milligrams of
maltose shown on the y-axis and 5 pH values (5 to 9) on the x-axis as
labels. Unfortunately, I can't seem to construct the graph in this manner
using the following code:
ph1 = c(5, 6, 7, 8, 9)
ph2 = ph3 = ph1
e1 = c(0
2 matches
Mail list logo