Plots a tonality ethnogram, representing tonality (clarity) of calls throughout the recording.
Usage
plotEthnogramSplitByTonality(
data_path,
graph_title = "Ethnogram Split By Tonality",
graph_subtitle = "Tonality: Signal/noise"
)
Arguments
- data_path
The full path to the Excel file exported from DeepSqueak
- graph_title
The title for the graph (there is a default title if not specified)
- graph_subtitle
The subtitle for the graph (there is a default subtitle if not specified)