Displaying 1 result from an estimated 1 matches for "dati_england".
2011 Aug 21
3
Sweave doesn't work
...producing the pdf file from Latex with R code. When I
run the code Sweave("example.Rtex") in R it seems working, but when I run
the Latex file it doesn't. The code error shown to me is below:
*Runaway argument?
{echo=FALSE}
data<- read.csv("C:\\Users\\Daniele\\Desktop\\dati\\dati_england
! File ended while scanning use of \FV at BeginScanning.
<inserted text>
\par
<*> ...le/Desktop/dati/LaTeX1.Rtex*
The Sweave code in Latex is like this:
*\begin{Scode}{echo=FALSE}
data<-
read.csv("c:\\Users\\Daniele\\Desktop\\dati\\dati_england.csv",head...