[R] tics and grids

Petr Pikal petr.pikal at precheza.cz
Thu Mar 11 14:56:33 CET 2004


Hallo

On 11 Mar 2004 at 14:31, Piet van Remortel wrote:

> Hi,
> 
> Whats the easiest way to set a desired interval for tics on axes in R
> ? And will the 'grid' command put gridlines on all tics automatically
> ?

Probably making graph without axes and specify your own axes 
with

axis()

see
?axis
?grid

Cheers
Petr

> 
> I tend to get stuck with graphs with ranges 0-1 with only 2 tics and 2
> gridlines in the 0-1 range, while I would like 10 tics (or every 0.1)
> 
> tnx,
> 
> 
> Piet
> please reply to pvremortNOSPAM at vub.ac.be
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html

Petr Pikal
petr.pikal at precheza.cz




More information about the R-help mailing list