data.frame
like object returned by get_trackdata
Normalize length of segments contained in a data.frame
like object returned by get_trackdata
normalize_length(x, colNames = NULL, N = 21)
data.frame like object containing the length normalized segments
data.frame like object that was generated by get_trackdata
with
the resultType set to either emuRtrackdata
or tibble
character vector containing names of columns to normalize. If not set all data columns are normalized (T1-TN as well as other numeric columns).
specify length of normalized segments (each segment in resulting
object will consist of N
rows).
emuRtrackdata emuRsegs