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]]
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: yihui.name/knitr Also, you could check out the formatR package: cran.r-project.org/web/packages/formatR/formatR.pdf --Mark Lamias ________________________________ From: C W <tmrsg11@gmail.com> To: r-help <r-help@r-project.org> 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]] ______________________________________________ R-help@r-project.org mailing list stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. [[alternative HTML version deleted]]