R/tm_plots.R
plot_tm_width.Rd
Make a histogram of the largest point-to-point distance in each track
plot_tm_width(df, units = c("um", "s"), auto = FALSE)
data frame of fractal dimension data
character vector of space and time units (default is um and s)
boolean to switch between returning a ggplot and a list of ggplot and variable
ggplot or list of ggplot and variable