R/abs_util.R
extract_last_tick.Rd
Extract the rows of a data frame with the last tick from each run.
extract_last_tick(df)
The data frame.
A data frame with one row for each run, corresponding to the last tick for that run.