LaTeX & Sweave
Example LaTeX and Sweave files. Use MacTex to work with these on a Mac. Not sure how to do this in Windows but will look into it!
- picante-abridged-walkthrough.Rnw
- Sweave file to generate the picante walkthrough example. To use this, from within R type Sweave(file.choose(),stylepath=TRUE) and select this file. This will generate a LaTeX file in the working directory that you can then open in your favorite editor and generate a pdf.
- picante-abridged-walkthrough.pdf