[R] tick marks on both sides of axis

Kay Cichini Kay.Cichini at uibk.ac.at
Tue Aug 24 16:22:41 CEST 2010


...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



 



-----
------------------------
Kay Cichini
Postgraduate student
Institute of Botany
Univ. of Innsbruck
------------------------

-- 
View this message in context: http://r.789695.n4.nabble.com/tick-marks-on-both-sides-of-axis-tp2336668p2336751.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list