Re: [R] tick marks on both sides of axis

2010-08-24 Thread Kay Cichini
thanks a lot. sorry - i don't know what you mean by "restoring broken email chain", could not get an answer by re-reading the posting guide, either. yours, kay - Kay Cichini Postgraduate student Institute of Botany Univ. of Innsbruck -- V

Re: [R] tick marks on both sides of axis

2010-08-24 Thread David Winsemius
Restoring the broken email chain. I can certainly understand why Nabble users are often guilty of doing so at the beginning of their participation, but after they have been around the list for a while, I would think they should "get the message". If not then: # PLEASE do read the pos

Re: [R] tick marks on both sides of axis

2010-08-24 Thread Kay Cichini
...i'm aware of par("tcl") and par("tck") but i needed tick marks on both sides of the axis - meaning to cross the axis perpendicularly - admittedly i was clumsy not just calling axis twice, like: plot(1) axis(2,labels=T,tcl=0.25) axis(2,labels=F,tcl=-0.25) yours, kay - --

Re: [R] tick marks on both sides of axis

2010-08-24 Thread David Winsemius
On Aug 24, 2010, at 9:31 AM, Kay Cichini wrote: hello, all my attempts to get a plot with tick marks on both sides of axis failed - can someone please help me with this? The path I took to getting a glimmmer of the answer was to look at ? axTicks and then notice in the "..." arguments d