corrr (version 0.4.4)

dice: Returns a correlation table with the selected fields only

Description

Returns a correlation table with the selected fields only

Usage

dice(x, ...)

Arguments

x

A correlation table, class cor_df

...

A list of variables in the correlation table

Examples

Run this code

dice(correlate(mtcars), mpg, wt, am)

Run the code above in your browser using DataLab