View source: R/general_helpers.R
cor_table | R Documentation |
Produces data frame of correlations with stars standing for significance
cor_table(d, method = "spearman", star = TRUE)
d |
Data.frame |
method |
Method from 'cor' function. "spearman" by default. |
star |
If stars for p levels should be added. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.