View source: R/soundscapes_minute.R
soundscapes_by_minute | R Documentation |
Analyses performed:
ACI (Acoustic Complexity Index)
ADI (Acoustic Diversity Index)
Bedoya rainfall
BI (Bioacoustic Index)
Acoustic Evenness
H (Acoustic Entropy)
M (Amplitude Index)
NDSI (Normalised Difference Soundscape Index)
SH (Spectral Entropy)
TH (Temporal Entropy)
soundscapes_by_minute(
db,
source,
id,
file,
type,
duration,
tmp,
force = FALSE,
verbose = FALSE
)
db |
database connector |
source |
Source |
id |
id (unique within source) |
file |
url to file |
type |
MIME type |
duration |
audio duration |
tmp |
Location to download temp file |
force |
If TRUE recalculates all values |
verbose |
If TRUE outputs debugging information |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.