Are you only interested in formatting code from copy and pasting to/from email? If you are interested in formatting your code in Latex/PDF/HTML take a look at the knitr package:
http://yihui.name/knitr/ Also, you could check out the formatR package: http://cran.r-project.org/web/packages/formatR/formatR.pdf --Mark Lamias ________________________________ From: C W <[email protected]> To: r-help <[email protected]> Sent: Wednesday, January 23, 2013 9:27 PM Subject: [R] Recommendation for website to format R code Hi list, Could anyone recommend some good website for formatting R code? For example, when you copy paste R code to gmail and back to R, it loses its format, the dash symbol causes errors. I've had someone used it to format my code here on the list, but can't find it anymore. Mike [[alternative HTML version deleted]] ______________________________________________ [email protected] 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]]
______________________________________________ [email protected] 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.

