Make a plot of cumulative distance over time
plot_tm_cumdistOverTime(
input,
summary = FALSE,
xstr = NULL,
ystr = NULL,
alphaLevel = 0.1
)
either a data frame of TrackMate data or list of TrackMate data frame and calibration data frame
boolean to specify if plot is of one dataset or several related datasets
string to label x-axis
string to label y-axis
numeric variable to set alpha for the plot
ggplot