powered by
trackeRdata
Ridgeline plots for trackeRdata objects
# S3 method for trackeRdata ridges(x, session = NULL, what = "speed", smooth = TRUE, ...)
A trackeRdata object.
A numeric vector of the sessions to be used, defaults to all sessions.
The variables for which the distribution profiles should be generated. Defaults to all variables in object (what = NULL).
object
what = NULL
Logical. Should the concentration profiles be smoothed before plotting?
Currently not used.
if (FALSE) { data('runs', package = 'trackeR') ridges(runs) }
Run the code above in your browser using DataLab