Computes correlations between given variables. Returns correlation table as a data frame.

get_corr_table(data, vars)

Arguments

data

Input data

vars

named character vector. The variable names and labels of variables to compute correlations for

Value

tbl. Correlation table