write_tg | R Documentation |
Writes a nested tibble to a 'Praat' TextGrid file
write_tg(x, file)
x |
Nested tibble. Must contain the columns 'name', 'type' and 'data'. 'data' must have the columns 't1', 't2' and 'label' |
file |
File name to save TextGrid as |
Returns path of saved TextGrid file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.