R

Speed up R Workflow in Github using Docker

Explains a way to speed up R scripts on GitHub

Generate a simple codebook in R

How to programmatically create a minimal codebook based on a dataset

Visualizing cultural differences between countries

Brief tutorial about how to plot cultural differences between countries (relative to two reference countries).

Use a list to carry out analyses with only some variables from a data set (in R)

This post explains how to select only some variables in a data frame to carry out a desired analysis.

How to import Qualtrics csv files into R

Import csv from Qualtrics into R.

Import and tidy SPSS files generated by Qualtrics

A function to remove unnecessary text from item labels.