Function for Correlation.

correlation(data, vars)

Arguments

data

The data as a data frame.

vars

.

Value

A results object containing:

results$todoa html
results$text1a preformatted
results$plotan image
results$plot2an image

Examples

if (FALSE) { # example will be added }