Summary function for correlation test object. Set alpha to change significance level.
Source:R/correlation_test.R
summary.correlation_test.Rd
Set alpha to change significance level and n_cors to change number of pairwise correlations given.
Usage
# S3 method for class 'correlation_test'
summary(object, alpha = 0.05, n_cors = 5, ...)