write_tg: write_tg

View source: R/write_tg.R

write_tgR Documentation

write_tg

Description

Writes a nested tibble to a 'Praat' TextGrid file

Usage

write_tg(x, file)

Arguments

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

Value

Returns path of saved TextGrid file


retimer documentation built on April 4, 2025, 2:04 a.m.