Package documentation in dissertation
See: https://stat.ethz.ch/pipermail/r-help/2005-April/070581.html
On Mon, Mar 15, 2010 at 11:16 PM, statmobile <statmobile at gmail.com> wrote:
Hey Gabor, Thanks, I tried that, although I can't compile it directly. ?Do you know where I can get the R LaTeX definitions in order to compile that? Thanks! Gabor Grothendieck wrote:
Try: R CMD Rdconv --type=latex myfile.Rd On Mon, Mar 15, 2010 at 8:46 PM, statmobile <statmobile at gmail.com> wrote:
Hey Everyone, I wrote up a library for my dissertation work, and I'd love to include it as an appendix. ?I have found ways to export the Rd files as html, txt and pdf/ps, but not a raw tex export. ?I've had to resort to dumping it into text files, and just using verbatim in my LaTeX code. ?Does anybody have any recommendations or experiences with dealing with this? Please CC me on any response, as I only get summary emails from the list. Thanks in advance! Brian
______________________________________________ R-help at 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.