powered by
Total callback shares plot
g_tcs(data = NULL, col = c("gray75", "#F564E3", "#7CAE00"), ...)
A ggplot2 object
a stat_tcs object.
stat_tcs
A list of colors (three colors needed).
further arguments passed to or from other methods.
Emmanuel Duguet
data(origin1) m <- callback(labour1,"offer","hist","callback","all") s <- stat_tcs(m) g_tcs(s)
Run the code above in your browser using DataLab