intensity_to_df: Praat Intensity tier to dataframe

Description Usage Arguments Value Author(s) Examples

View source: R/intensity_to_df.R

Description

Convert a Praat Intensity tier to a dataframe.

Usage

1
intensity_to_df(file_name)

Arguments

file_name

string with a filename or path to the Intensity tier

Value

a dataframe with columns: time_start, time_end, Intensity

Author(s)

George Moroz <agricolamz@gmail.com>

Examples

1
intensity_to_df(system.file("extdata", "test.Intensity", package = "phonfieldwork"))

phonfieldwork documentation built on March 3, 2021, 1:12 a.m.