Displaying 4 results from an estimated 4 matches for "lyxwithrthroughsweav".
Did you mean:
lyxwithrthroughsweave
2006 Jan 30
2
Sweave: trouble controlling Design package startup output
Hello, everybody:
I'm experimenting more with Sweave, R, and LyX. There's now an entry
in the LyX wiki on using R, so anybody can do it!
http://wiki.lyx.org/LyX/LyxWithRThroughSweave
Now I notice this frustrating thing. I think I've done everything
possible to make the Design library start up without any fanfare:
<<echo=F,quiet=T,print=F>>=
library(Design, verbose=F)
@
But in the output there is still one page of banner information, which
starts like this:...
2010 Apr 08
1
texi2dvi runs but produces no output
...and make the PDF through R
using a batch script and a MakeSweave.R file. This system worked just
fine until I ran some MiKTeX updates yesterday. This is a bit
embarrassing as I helped produce a "How-to" guide to getting this
working that is posted at the LyX Wiki
(http://wiki.lyx.org/LyX/LyxWithRThroughSweave).
After the updates yesterday, everything goes smoothly except that the
code in the MakeSweave.R file that runs texi2dvi seems not to produce
a PDF but gives no warnings or errors.
The contents of the batch file are:
Rterm --no-site-file --no-save -f "C:/Program Files/LyX
1.6.5/bin/MakeSwe...
2006 Jun 16
1
R in ConTeXt
In case there are users of the TeX macro package ConTeXt on this list,
they may be interested to know that it is now possible to include R
code in a ConTeXt document and have the code evaluated while
compiling. The inverse of Sweave, as it were. The advantage is that
there is then only one file to keep track of (.tex vs .rnw and .tex),
while a drawback is speed, since each code snippet is
2011 Sep 22
4
How to turn a LaTeX Sweave file (Rnw) into .HTML/.odf/.docx? (under windows)
Hello dear R help members,
I have found several references on how to do this, my question is if anyone
is actually using them - and if there are some strong points on what to use,
and how well it is working out.
My goal is to be able to easily create docs from R, but to be able to share
it with other researchers (who do not use LaTeX) so they could easily
copy/paste the tables and edit them for