cor_table: Correlation table with stars

View source: R/general_helpers.R

cor_tableR Documentation

Correlation table with stars

Description

Produces data frame of correlations with stars standing for significance

Usage

cor_table(d, method = "spearman", star = TRUE)

Arguments

d

Data.frame

method

Method from 'cor' function. "spearman" by default.

star

If stars for p levels should be added.


MaksimRudnev/LittleHelpers documentation built on Nov. 5, 2024, 10:16 p.m.