Day 1 lessons

Data reshaping

This lesson will be about data reshaping and data presentation in tables. We will read data, transform and finally present them in customable tables.

Data join

This lesson will be about data join We will combine different tables together.

Functions

This lesson will be about writing a function.

Loops

This lesson will be about writing for loops

purrr package - map functions

purrr enhances R functional programming (FP) toolkit by providing a complete and consistent set of tools for working with functions and vectors

More articles »

Day 1 lessons