Resource: How to explore correlations in R

Digital Humanities Now 2019-10-09

From the resource:

This post will cover how to measure the relationship between two numeric variables with the corrr package. We will look at how to assess a variable’s distribution using skewness and normality. Then we’ll examine the relationship between two variables by looking at the covariance and the correlation coefficient.

Read the full resource here.