List all objects in Praat object list
Examples
objects <- praat_list_objects()
print(objects)
#> id name class selected
#> 1 1 Sound tone Sound FALSE
#> 2 2 Pitch tone Pitch TRUE
List all objects in Praat object list
objects <- praat_list_objects()
print(objects)
#> id name class selected
#> 1 1 Sound tone Sound FALSE
#> 2 2 Pitch tone Pitch TRUE