Hi,

I used the sweave package to get a 3D plot

<<echo=F,fig=F>>=
wireframe(volcano, shade = TRUE,
          aspect = c(61/87, 0.4),
          light.source = c(10,0,10))
@

but it gives an error message for the pdf file of this picture.

Any one could help ?

Thanks in advance,

Matthieu

        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch 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.

Reply via email to