score_correlations {ppsr} | R Documentation |
Calculate correlation coefficients for whole dataframe
score_correlations(df, ...)
df |
data.frame containing columns for x and y |
... |
arguments to pass to |
a data.frame with x-y correlation coefficients
score_correlations(iris)