plotClusters: 3D Call Clusters (Custom Label) Plot

plotClustersR Documentation

3D Call Clusters (Custom Label) Plot

Description

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

## Not run: plotClusters(data_path = "path")


SqueakR documentation built on June 28, 2022, 5:06 p.m.