powered by
CorrelationDiscrete(data, maxcat = 20, ...)
# correlation of discrete categories from diamonds dataset library(ggplot2) data(diamonds) CorrelationDiscrete(diamonds)
Run the code above in your browser using DataLab