I can't recall (or find an example of) how to rotate figures in Sweave:

<<fig=TRUE, echo=false, width=9, landscape=TRUE>>= ???
<<fig=TRUE, echo=false, width=9, rotate=true>>= ???
<<fig=TRUE, echo=false, width=9, sideways=TRUE>>= ???
<<fig=TRUE, echo=false, width=9, par=(something)>>= ???

Does anyone know how to do this?

______________________________________________
[email protected] 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