Tidyverse Presentation
The slides of my presentation at Köln R User Meetup on 14 Oct 2016. It covers an introduction to tidy...
The slides of my presentation at Köln R User Meetup on 14 Oct 2016. It covers an introduction to tidy...
(Github repo) Pretty circular plots. I’m not sure there is an added benefit for the data analyst herself but if...
Shiny Feather When I think about feathers (the real world thing) I associate with the words ‘light’ and ‘slow’. The...
Notes Github Repo In this document (*) means that there is a full example of usage in R in the...
library(tibble) library(purrr) # map() library(tidyr) library(dplyr) library(broom) library(ggplot2) library(RColorBrewer) Introduction I’ve been a big fan of Learning Curves and Managing...
Suggested Links
R-Bloggers, see the feed.
RStudio for cheatsheets, Shiny and all their other awesome packages and tools.
Hadley Wickham‘s Advanced R, R for Data Science, R packages and twitter.
H2O.ai for machine learning.
Not So Standard Deviations podcast by Hilary Parker and Roger Peng.