Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 521 Bytes

File metadata and controls

17 lines (12 loc) · 521 Bytes

Lab_Manual

The SCANN lab manual, including all lab policies.

This is the home of the living SCANN lab manual.

Find the link here

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:

  1. Open Rstudio, Open Project -> Lab_Manual.RProj
  2. Edit documents (in Atom or in RStudio)
  3. Run this command: bookdown::render_book('index.Rmd', 'bookdown::gitbook')
  4. Commit and push.