A simple function that labels the first nine columns of a data frame.
label.columns(vowels)
a data frame containing vowel data
A data frame containing the vowel data with the columns labeled: Speaker, Vowel, Context/N, F1, F2, F3, F1.gl, F2.gl, F3.gl
The development of the library and this function are ongoing. The arguments to the function may change in future version.
Labels the columns of the data frame according to the unit type (Hertz, Bark, ERB) of the data and whether or not the values are mean values.