Remove Hashes in R Output from R Markdown and Knitr

You can include in your chunk options something like comment=NA # to remove all hashes or comment=”%” # to use a different character More help on knitr available from here: http://yihui.name/knitr/options If you are using R Markdown as you mentioned, your chunk could look like this: “`{r comment=NA} summary(cars) “` If you want to change … Read more

How to convert R Markdown to PDF?

Updated Answer (10 Feb 2013) rmarkdown package: There is now an rmarkdown package available on github that interfaces with Pandoc. It includes a render function. The documentation makes it pretty clear how to convert rmarkdown to pdf among a range of other formats. This includes including output formats in the rmarkdown file or running supplying … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)