This function writes out R internal formant data into text files that can be used in Praat.

writeformants(formants, path = NA)

Arguments

formants

a list of formant data read in with the readformants function, or created using the trackformants function.

path

the path to the working directory for the Fast Track project. If no path is provided this is the working directory.