Set alpha to change significance level and n_cors to change number of pairwise correlations given.
# S3 method for correlation_test
summary(object, alpha = 0.05, n_cors = 5, ...)
a glue
object.
object of class correlation test
,
significance level for counting correlation as significant.
number of pairwise correlations to list.
additional arguments affecting the summary produced.