cor_labels: Generate labels for correlations from a vector of variable...

Description Usage Arguments Value Examples

View source: R/utility.R

Description

This function returns a vector of labels for the unique correlations between pairs of variables from a supplied vector of variable names

Usage

1
cor_labels(var_names)

Arguments

var_names

A character vector of variable names

Value

A vector of correlation labels

Examples

1

configural documentation built on Jan. 19, 2021, 1:06 a.m.