diazcon / ds3_r_intro

Materials for the "Introduction to R Programming" workshop taught at the Hertie School Data Science Summer School (DS3)

Home Page:https://favstats.github.io/ds3_r_intro/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Science Summer School

Here you can find the materials for the R Workshop:

Introduction to R Programming.

Scripts:

The Workshop was held with Google Colab. Google Colab runs instantaneously runs Jupyter Notebooks in your browser with an R Kernel.

If you prefer to use RStudio to run the scripts, you have two options:

  • You can find the raw Rmarkdown files here in this Repository. Download them and open them in your local RStudio.

  • Simply start a Binder instance which will create a session of RStudio in your Browser (may take a little bit):

    Binder

Don't forget to download the files before you close out the session because otherwise anything you added will be lost!

The Slides are knitted with the help of the {xaringan} R package and the source code can be found here.

About

Materials for the "Introduction to R Programming" workshop taught at the Hertie School Data Science Summer School (DS3)

https://favstats.github.io/ds3_r_intro/


Languages

Language:HTML 98.8%Language:Jupyter Notebook 0.8%Language:JavaScript 0.2%Language:CSS 0.1%