R
Updated soon. This websites needs to be fixed.
Little test of Rmarkdown files.
library(ggplot2)
ggplot(mpg, aes(x = cty, y = hwy)) + geom_point()
Awesome R packages
https://github.com/daattali/ggExtra
https://tarakc02.github.io/rmapzen/
tidyverse
ggplot extensions
https://blog.rstudio.com/2017/07/11/introducing-learnr/