exploRations
Snippets and tips
Image text
R Studio tips

Tips on working with R Studio.

Image text
Script structuring

Making it easier to read and navigate your scripts.

Image text
Importing and exporting

Uhm... that and some API stuff... Which is kinda im/exporting as well... Right?

Image text
Data types and structures

Information on data types and data structures; how to use and change them.

Image text
Data transformation

Mutating, restructuring, grouping and summing data.

Image text
Data inspection

Making summaries to inspect data.

Image text
Graphs

Using multiple libraries like ggplot, wordcloud(2), ggmaps....