[R] splom Tick Location

Deepayan Sarkar deepayan.sarkar at gmail.com
Fri Jun 3 14:21:11 CEST 2011


On Tue, May 31, 2011 at 6:45 PM, Elliot Joel Bernstein
<elliot.bernstein at fdopartners.com> wrote:
> When using the 'splom' function of the 'lattice' packge, is it possible to
> get all the tick marks in the outer margins of the plot?

No.

-Deepayan

>
> X <- as.data.frame(matrix(rnorm(1000), 100, 10))
> plot(X) ## Tick marks are in the outer margin
> splom(X) ## Tick marks are inside the on-diagonal panels
>
> Thanks.
>
> - Elliot
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> 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.
>



More information about the R-help mailing list