Course Code: bsprint
Duration: 4 hours
Course Outline:

1. Getting familiar with R and Rstudio

2. Create and save R scripts

3. Use comments to inform scripts

4. Call basic functions

4. Create objects in R (made of one or multiple values)

5. Inspect and subset objects

6. Import table (i.e. txt, csv, xls) in an R object

7. Inspect table

8. Simple manipulation of the table 

9. Set universal plot settings and show a couple of examples