powered by
Raw callback rates plot
g_raw(data = NULL, col = NULL, ...)
A ggplot2 object
A callback_stat object.
callback_stat
A list of two colors.
further arguments passed to or from other methods.
Emmanuel Duguet
data(origin1) m <- callback(labour1,"offer","hist","callback","all") s <- stat_raw(m) g_raw(s)
Run the code above in your browser using DataLab