On 12/04/2010 12:08 PM, michele donato wrote:
Hi,
I am trying to get figures from multiple source files in Sweave. My test
file is as follows
\documentclass{article}
\usepackage{Sweave}
\begin{document}
\begin{section}{notitle}
This is a simple Sweave test
<>=
source("./testfig.r")
@
\\
End of
Hi,
I am trying to get figures from multiple source files in Sweave. My test
file is as follows
\documentclass{article}
\usepackage{Sweave}
\begin{document}
\begin{section}{notitle}
This is a simple Sweave test
<>=
source("./testfig.r")
@
\\
End of the simple sweave test
\end{section}
\end{docum
2 matches
Mail list logo