Thanks Uwe, much appreciated
Regards
Richard
--- On Wed, 3/2/10, Uwe Ligges wrote:
> From: Uwe Ligges
> Subject: Re: [R] Positioning the y label in scatterplot3d
> To: "RICHARD PITMAN"
> Cc: r-help@r-project.org
> Date: Wednesday, 3 February, 2010, 14:07
>
>
Is there a way of repositioning the y label in scatterplot3d so that it is
parallel with the y axis?
Many thanks
Richard
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-pr
I am using the following code to produce a graphic:
library(lattice)
postscript("figs%03d.eps", width = 6.0, height = 6.0,
horizontal = FALSE, onefile = FALSE, paper = "special")
xyplot(cases~yr|agrp*sex,data=data[tse==0 & expgrp==1,],
groups=source, pch=".", type="l",
mai
3 matches
Mail list logo