Normalize length of segments contained in a 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)
x |
data.frame like object that was generated by |
colNames |
character vector containing names of columns to normalize. If not set all data columns are normalized (T1-TN as well as other numeric columns). |
N |
specify length of normalized segments (each segment in resulting
object will consist of |
data.frame like object containing the length normalized segments
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.