Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

normalize_length

Normalize length of segments contained in a data.frame like object returned by get_trackdata


Description

Normalize length of segments contained in a data.frame like object returned by get_trackdata

Usage

normalize_length(x, colNames = NULL, N = 21)

Arguments

x

data.frame like object that was generated by get_trackdata with the resultType set to either emuRtrackdata or tibble

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 N rows).

Value

data.frame like object containing the length normalized segments

See Also


emuR

Main Package of the EMU Speech Database Management System

v2.2.0
GPL (>= 2)
Authors
Raphael Winkelmann [aut, cre], Klaus Jaensch [aut, ctb], Steve Cassidy [aut, ctb], Jonathan Harrington [aut, ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.