regressoR (version 1.1.7)

cor_model: cor_model

Description

generates the code to calculate the correlation matrix.

Usage

cor_model(data = "datos")

Arguments

data

the name of the current data.

Examples

Run this code
# NOT RUN {
x <- cor_model('iris')
exe(x)
correlacion

# }

Run the code above in your browser using DataLab