[prev in list] [next in list] [prev in thread] [next in thread] 

List:       r-help
Subject:    Re: [R] including Sweave tangled code in '.Rnw' document
From:       "Kyle Matoba" <kmmatoba () ucdavis ! edu>
Date:       2008-11-30 17:37:37
Message-ID: b72a69660811300937x70a09f7fu574480b59c0d90fd () mail ! gmail ! com
[Download RAW message or body]

Vincent, Ista, Berwin:

Thank you all for your help.  It is great that a student like myself can
receive help from Professors and experts such as yourselves.

To the list, I found Berwin's solution to work excellently, though I chose
to change the font of the included text, e.g.

\texttt{  \lstinputlisting[emptylines=0]{XYZ.R} }

Ista's suggestion also seems excellent, though I am required to submit a
paper copy of the work and Ista's is a bit easier to manage with this goal
in mind.

Vincent's comment is also quite appropriate, unfortunately I have enough
trouble with LaTeX as it is and the problem has been solved to my
satisfaction I have chosen to put off exploration of this package for
another day.

Best,

Kyle





On Sun, Nov 30, 2008 at 8:42 AM, Vincent Goulet <
vincent.goulet@act.ulaval.ca> wrote:

> Kyle,
>
> In addition to "listings" already mentioned by Berwin, you may find useful
> the "answers" package. This is what I use to create
> assignments/exams/exercise sets with solutions all in one file.
>
> HTH
>
> Vincent
>
> ---
>  Vincent Goulet, Associate Professor
>  École d'actuariat
>  Université Laval, Québec
>  Vincent.Goulet@act.ulaval.ca   http://vgoulet.act.ulaval.ca
>
> Le sam. 29 nov. à 14:11, Kyle Matoba a écrit :
>
>  Hello List,
>>
>> I have been using Sweave for my homework this last quarter and have been
>> very impressed at how much time and effort it saves me.  I, however, have
>> run up against a problem which I have not been able to solve using any of
>> the Sweave/LaTeX tricks I know.  I work through my homework one problem at
>> a
>> time, typesetting equations and writing R code, etc. and occasionally use
>> 'Stangle()' from within R to extract the code if I need to pin down a
>> problem or experiment interactively.  I would like to be able to include
>> this resultant code in a verbatim environment in my final TeX'ed up
>> document
>> as an appendix so that the grader can look it over, etc.  I could
>> implement
>> this in any number of ways using linux tools, but would like to know if
>> there is a clean way to do so using LaTeX or Sweave so that the latest
>> version of the code is included in my homework each time I run 'R CMD
>> Sweave
>> HW4.Rnw; pdflatex HW4.tex'.
>>
>> e.g I envision something such as:
>>
>> \begin{document}
>> <<fig3, echo=false, results=hide, fig=true, eps=F>>=
>> plot(runif(1000))
>> @
>>
>> TA here is my code:
>>
>> % some manner of Sweave/LaTeX macro to include the R code tangled out of
>> this '.Rnw' document
>> % in this case it would just be 'plot(runif(1000))', perhaps manually
>> enclosed in a verbatim environment
>>
>> \end{document}
>> I am running R-2.6.2 on Ubuntu Hardy Heron.
>>
>>
>> Thanks for all your help with Sweave.  I think it is a fantastic tool.
>>
>> Kyle
>>
>>        [[alternative HTML version deleted]]
>>
>> ______________________________________________
>> R-help@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.
>>
>
>
>
>
>

	[[alternative HTML version deleted]]



______________________________________________
R-help@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.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic