View source: R/helper-family.R
hlpr_process_tracks | R Documentation |
To be used as mapped function in purrr::map_*(). Only used if experiment type is 'time_lapse'. Processes the track data.frame with regards to column names as well as module based computation if the needed variables are present.
completes the track data.frame in cases of uncomplete tracks
creates frame related columns
filters observations for frames within denoted timespan
if migration module usable:
computes distance from origin
computes distance from last point
computes speed
hlpr_process_tracks(df, phase, object, verbose)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.