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