plotContours {SqueakR} | R Documentation |
Plots call density against principal frequency and call length as a contoured heatmap. Histograms for these variables are displayed across their respective axes.
plotContours(data_path)
data_path |
The path to the raw data |
2D contour plot
## Not run: plotContours(data_path = "path")