[R] Producing customized tickmarks when producing a graph using "curve"

David Winsemius dwinsemius at comcast.net
Tue Apr 28 21:32:29 CEST 2009


It is possible in any of the flavors of graphics available in R.

> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

-- 
David

On Apr 28, 2009, at 2:56 PM, Dimitri Liakhovitski wrote:

> Hello!
> I am using function "curve" to create a line graph.
> I was wondering, if it's possible to "turn off" the default tick marks
> and introduce those tick marks in specific locations.
> For example, currently in my X axis tick marks are (automatically) at
> 10, 11, 12, 13 but I want them to be in 5 specific locations, like
> 9.89, 10.34, etc.
>
> Any hint would be greatly appreciated!
> -- 
> Dimitri Liakhovitski
> MarketTools, Inc.
> Dimitri.Liakhovitski at markettools.com
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

David Winsemius, MD
Heritage Laboratories
West Hartford, CT




More information about the R-help mailing list