TEMPL Matthias wrote:

> Use \setkeys{Gin} to modify figure sizes or use explicit
> \includegraphics commands in combination with Sweave option
> include=FALSE.

Or use \documentclass[nogin,...]{...}.  Then the 'Gin' will have no
effect, and the size of the plots in the document will not be changed
from the size given as <<...,height=??,width=??>> (i.e. the size
produced by R).

-- 
Bjørn-Helge Mevik

______________________________________________
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

Reply via email to