
Last chance! 50% off unlimited learning
Sale ends in
rez <- cor_test(mtcars, "mpg", "wt")
cor_text(rez)
cor_text(rez, show_statistic = FALSE, show_ci = FALSE, stars = TRUE)
rez <- correlation(mtcars)
cor_text(rez)
Run the code above in your browser using DataLab