Learn R Programming

SensusR (version 2.3.1)

plot.SoundDatum: Plot sound data.

Description

Plot sound data.

Usage

# S3 method for SoundDatum
plot(x, pch = ".", type = "l", ...)

Arguments

x

Sound data.

pch

Plotting character.

type

Line type.

...

Other plotting parameters.

Value

None