Skip to content
Back to formatted view

Raw Message

Message-ID: <CAAJSdjg2Gddw6Z-tvS1TLU_UX-hMMY+bRWku6amH2U9rx3-Z7w@mail.gmail.com>
Date: 2014-08-11T01:34:12Z
From: John McKown
Subject: Just stumbled across this: Advanced R programming text & code - from Hadley

Well, it says that it's from Hadley Wickham.

https://github.com/hadley/adv-r
<quote>

This is code and text behind the Advanced R programming book.

The site is built using jekyll, with a custom plugin to render .rmd
files with knitr and pandoc. To create the site, you need:

jekyll and s3_websiter gems: gem install jekyll s3_website
pandoc
knitr: install.packages("knitr")

</quote>

This contains a Rstudio project file. I know because I've done a git
clone on it and loaded it into Rstudio, on Linux. If you don't have
git, there is a "download zip" option on the site too.

-- 
There is nothing more pleasant than traveling and meeting new people!
Genghis Khan

Maranatha! <><
John McKown