draw_rectangle: Draw rectangle on praatpicture plot component
Description
Helper function for drawing rectangles on plot components made with
praatpicture. Do not use directly, instead use praatpicture with the
draw_rectangle argument.
Usage
draw_rectangle(plot_component, args)
Value
No return values, called internally by praatpicture and sibling
functions.
Arguments
plot_component
String giving the name of the plot component to
draw on.
args
A list of vectors giving arguments used for drawing
rectangles. See praatpicture documentation.