Skip to contents

Harmonize "old" soundecology2 output with new SoundEcology2 table format

Usage

harmonize_index(data.frame, original.index = NULL)

Arguments

data.frame

A data frame containing the results from soundecology2

original.index

Character. A name for the 'old' index, e.g., "adi_original"

Value

A new data frame with the harmonized columns.

Examples

harmonize_index(ndsi_original, "ndsi_original")
#> Error: object 'ndsi_original' not found