plotContours {SqueakR}R Documentation

2D Call Contours

Description

Plots call density against principal frequency and call length as a contoured heatmap. Histograms for these variables are displayed across their respective axes.

Usage

plotContours(data_path)

Arguments

data_path

The path to the raw data

Value

2D contour plot

Examples

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


[Package SqueakR version 1.3.0 Index]