[R] Sweave

Karen Kotschy karen at sevenc.co.za
Wed Aug 18 01:26:52 CEST 2010


Dear Randall

I do it like this:

\begin{center}
   \setkeys{Gin}{width=0.7\textwidth}
   \begin{Scode}{fig=T, echo=F}
      ...
   \end{Scode}
\end{center}

Hope this helps.

Karen

On Wed 18Aug10, Randall Wrong wrote:
> Dear R users,
> 
> I am using Sweave.
> 
> I would like to use the width option for the graphics :
> 
> \begin{figure}[h!]
> \centering
> \includegraphics[width=0.7\textwidth]{x}
> \end{figure}
> 
> How do I get this ?
> 
> Thank you very much,
> Randall
> 
> 	[[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.
> 
> 
> -- 
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
> 

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the R-help mailing list