View source: R/intensity_to_df.R
intensity_to_df | R Documentation |
Convert a Praat Intensity tier to a dataframe.
intensity_to_df(file_name)
file_name |
string with a filename or path to the Intensity tier |
a dataframe with columns: time_start
, time_end
,
Intensity
George Moroz <agricolamz@gmail.com>
intensity_to_df(system.file("extdata", "test.Intensity", package = "phonfieldwork"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.