exb_to_df | R Documentation |
Convert .exb file from EXMARaLDA to a dataframe.
exb_to_df(file_name)
file_name |
string with a filename or path to the .exb file |
a dataframe with columns: tier
, id
, content
,
tier_name
, tier_type
, tier_category
,
tier_speaker
, time_start
, time_end
, source
.
George Moroz <agricolamz@gmail.com>
exb_to_df(system.file("extdata", "test.exb", package = "phonfieldwork"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.