1.2 Running ClavertonDown for the first time
Download the files used for this document. If you are reading these notes inside a folder `…/ClavertonDown for Bristol/Lecture Notes’ you need to download the whole folder ‘ClavertonDown for Bristol’.
The template folder contains the colours used by various lecturers from Bristol (and displayed in this document). If you want to use these colours, copy the content of the template folder to where RStudio stores the ClavertonDown templates. To find where that is, run the following code in the RStudio Console:
system.file(package = ‘clavertondown’,‘templates’)
The best way to learn how ClavertonDown works is to open (in RStudio) the index.Rmd file and play around with it.