An introduction to R, Rmarkdown, and Shiny


Last update: December 6, 2019

Time and location: December 9, 10.00-11.30
Paul Blomqvist room, Eugeniahemmet, T2:02, Karolinska University Hospital
Solna

 

KEP coding club:

The presentation is divided in two parts:

1. An introduction to R in markdown
The aim of the first part is to give a user-friendly introduction to R in RStudio. The code and results will be displayed in a fully reproducible document using R Markdown.

Rmarkdown lets you insert R code into a markdown document. R then generates a final document, in a wide variety of formats, that replaces the R code with its results.
Project Site Link >