[R] Plot using colors
Hans Ekbrand
hans.ekbrand at sociology.gu.se
Mon Mar 3 12:04:35 CET 2008
On Mon, Mar 03, 2008 at 02:03:07AM -0800, mysimbaa wrote:
>
> Dear R users,
> I have a problem since I try to plot my datas with different colors.
>
> plot(tvar, var, xlab="zeit [s]",ylab="Variation [%]", col = ifelse(var <=
> varstability, 'green','red'))
> this works well!
>
> But since I add a type="l" to my plot, it will color all the plot with
> green!!!
Please include this too.
--
Hans Ekbrand (http://sociologi.cjb.net) <hans at sociologi.cjb.net>
GPG Fingerprint: 1408 C8D5 1E7D 4C9C C27E 014F 7C2C 872A 7050 614E
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: Digital signature
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20080303/0ff7dd8e/attachment.bin
More information about the R-help
mailing list