reconstruct: Reconstruct pulses

Description Usage Arguments

View source: R/reconstruct.R

Description

Reconstruct pulses

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
reconstruct(x, ...)

## S3 method for class 'list'
reconstruct(x, ...)

## S3 method for class 'data.frame'
reconstruct(x, ...)

## S3 method for class 'soundPulse'
reconstruct(x, ..., spectrogram)

## S3 method for class 'soundPyramid'
reconstruct(x, ...)

## S3 method for class 'soundCluster'
reconstruct(x, ...)

## S3 method for class 'soundDatabase'
reconstruct(x, ..., spectrogram)

Arguments

x

the object to reconstruct the pulse

...

further arguments used by some methods

spectrogram

the fingerprint of the selected spectrogram


ThierryO/soundcluster documentation built on May 26, 2019, 12:30 a.m.