powered by
Exclusive callback shares plot
g_ecs(data = NULL, col = NULL, ...)
A ggplot2 object
a callback_stat object.
callback_stat
A list of four colors.
further arguments passed to or from other methods.
Emmanuel Duguet
data(labour1) m <- callback(labour1,"offer","hist","callback","all") s <- stat_ecs(m) g_ecs(s)
Run the code above in your browser using DataLab