Displaying 1 result from an estimated 1 matches for "insertgraph".
2007 Dec 02
1
odfWeave error
...e of the code is:
### code
############################################################
...
<<makeGraph, echo=T, results=xml>>=
fileplot='C:\\DADOS\\tmp\\plotx.emf'
win.metafile(fileplot)
plot( rnorm(300), col='red', t='l', lwd=2 ); grid()
dev.off()
@
<<insertGraph, echo=T, results=xml>>=
odfInsertPlot(file=fileplot, height=5, width=5 )
@
[[replacing trailing spam]]
Cleber Borges
### sessionInfo
############################################################
>
> sessionInfo()
R version 2.6.1 (2007-11-26)
i386-pc-mingw32
locale:
LC_COLLATE=C;L...