Skip to contents

Plots call clusters within a data-point in a 3D Plotly graph, with principal frequency on the x-axis, mean power on the y-axis, and call length on the z-axis.

Usage

plotClusters(data_path)

Arguments

data_path

The path to the raw data

Value

3D scatterplot

Examples

if (FALSE) plotClusters(data_path = "path")