Function for Correlation.
correlation(data, vars)
Arguments
data |
The data as a data frame. |
vars |
. |
Value
A results object containing:
results$todo | | | | | a html |
results$text1 | | | | | a preformatted |
results$plot | | | | | an image |
results$plot2 | | | | | an image |
Examples
if (FALSE) {
# example will be added
}