Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of justin rapp
Sent: Saturday, July 08, 2006 1:05 PM
To: r-help@stat.math.ethz.ch
Subject: [R] Adding Lines to Plot
This seems like a question that I should be able to answer on my own but
after looking at the do
>From: justin rapp <[EMAIL PROTECTED]>
>Date: Sat Jul 08 14:05:12 CDT 2006
>To: r-help@stat.math.ethz.ch
>Subject: [R] Adding Lines to Plot
i'm not definite on this and even
if it works , it;s not the most
efficient
but
abline(h=10)
abline(h=20)
abline(h=30)
etc
i'd
This seems like a question that I should be able to answer on my own
but after looking at the documentation I cannot seem to find the
correct method.
How do I add lines to a bar plot that extend from the vertical axis?
For example, my vertical axis is numbered in increments of 10 and I
would like