get_cor_df: Get a data frame of correlations and p values

View source: R/correlation_matrix.R

get_cor_dfR Documentation

Get a data frame of correlations and p values

Description

This function is indented to store correlations and p values in an easy-to- work-with dataframe.

Usage

get_cor_df(df)

Arguments

df

a data frame or tibble.

Value

correlations and p values


michaelasher/asherR documentation built on July 5, 2023, 8:55 p.m.