vocalpy.examples.show#
- vocalpy.examples.show() None [source]#
Show example data in
vocalpy
.Prints examples in the form
name
,metadata
wherename
is the string you would pass tovocalpy.example()
to retrieve the example, andmetadata
is a string containing metadata: the source of the data, and any relevant citation.See also
Notes
To retrieve an example, call
vocalpy.example()
.