The SCANN lab manual, including all lab policies.
This is the home of the living SCANN lab manual.
If you're just joining the lab, your first job is to read through this manual.
To make edits, the lab manual is written in R Markdown.
Reminders:
- Open Rstudio, Open Project -> Lab_Manual.RProj
- Edit documents (in Atom or in RStudio)
- Run this command:
bookdown::render_book('index.Rmd', 'bookdown::gitbook') - Commit and push.