Skip to content

MonashDataFluency/r-intro-2-custom-bschool

 
 

Repository files navigation

r-intro-2-custom-bschool

Introduction to R workshop material. This workshop contains an additional section on time-series forcasting and basics of linear models, aimed at buissness school audience.

This workshop material uses the bookdown R package.

To re-build the html and pdf documents and zip file, use:

make

To recreate the .csv files from files downloaded from Gapminder, use:

make ingest

Typical schedule

Day 1

10:00am   Welcome overview, Starting out in R, Data frames 
12.30pm   Lunch Break 
1.30pm    Data frames, Plotting with ggplot2 
2.30pm    End of workshop

Day 2

10:00am   Remaining portion: Data-frames, Plotting with ggplot2
11.00am   Summarising data, Thinking in R
12.30pm   Lunch Break 
1.30pm    Custom section on time-series forecast and intro to modelling 
2.30pm    End of workshop

opening_slides_template.pptx can be used as a template for an opening slideshow. Fill in instructor names and the location of your workshop etherpad. The workshop etherpad serves as the central jumping off point for the workshop, and should list at the top:

  • schedule
  • link to this workshop material
  • link to RStudio Cloud

About

Introduction to R workshop material with an additional section for buisness school

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 86.4%
  • Makefile 9.8%
  • CSS 3.8%