label.columns {vowels}R Documentation

Label the Columns of a Vowel Data Frame

Description

A simple function that labels the first nine columns of a data frame.

Usage

label.columns(vowels)

Arguments

vowels a data frame containing vowel data

Details

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.

Value

A data frame containing the vowel data with the columns labeled: Speaker, Vowel, Context/N, F1, F2, F3, F1.gl, F2.gl, F3.gl

Warning

The development of the library and this function are ongoing. The arguments to the function may change in future version.

Author(s)

Kendall, Tyler <tsk3@duke.edu>

See Also

load.vowels


[Package vowels version 1.1 Index]