powered by
Proportions' comparison plot
g_mcr(data = NULL, col = NULL, ...)
A ggplot2 object
A callback_stat object.
callback_stat
A list of three colors.
further arguments passed to or from other methods.
Emmanuel Duguet
data(labour1) m <- callback(labour1,"offer","hist","callback","all") s <- stat_mcr(m) g_mcr(data = s)
Run the code above in your browser using DataLab