get_praat_form: Extract the form from a Praat script

View source: R/main.R

get_praat_formR Documentation

Extract the form from a Praat script

Description

Extract the form from a Praat script

Usage

get_praat_form(x)

Arguments

x

a single string (a Praat script)

Value

the lines of text from form to endform

Examples

get_praat_form(duplicate_tier)

tjmahr/tjm.praat documentation built on May 25, 2023, 5:41 p.m.