R/singlecor.R
singlecor.Rd
single correlation with r, p value and optionally a bayes factor
singlecor(data, x, y, bayes_factor = F)
data frame with two cols to be correlated
name of x column
name of y column
do you want bayes factor calculated, needs BayesFactor package