line_df_to_point_df: Formats a dataframe of line to add points
Description
This function formats a dataframe; used with swimmer_lines
Usage
line_df_to_point_df(df_lines, start = "start", end = "end", cont = NULL)
Value
a dataframe in a format for adding points to a swimmers plot