Re: [R] Help for x axis

2014-11-18 Thread David L Carlson
logy Texas A&M University College Station, TX 77840-4352 -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of Olivier Sent: Monday, November 17, 2014 9:24 AM To: r-help@r-project.org Subject: [R] Help for x axis Hi, I want to customize x a

Re: [R] Help for x axis

2014-11-18 Thread David L Carlson
=TRUE) axis(1, 0:4, c("Smoke", "-", "+", "-", "+"), line=2, lwd=0, cex.axis=1.25, xpd=TRUE) David -Original Message- From: Olivier [mailto:olivier.lerou...@ymail.com] Sent: Monday, November 17, 2014 4:39 PM To: David L Carlson Subje

[R] Help for x axis

2014-11-17 Thread Olivier
Hi, I want to customize x axis to scientific data. I do experiments with different triggers. As others publications, I want that there is one line for each trigger with the sign "-" or "+" to show if the trigger is used or no. You will find attached an exemple. Please find below a data.frame y