Learn R Programming

bioacoustics (version 0.2.10)

read_zc: Read Zero-Crossing files

Description

Read Zero-Crossing files (.zc, .#) from various bat recorders

Usage

read_zc(file)

Value

an object of class 'zc'.

Arguments

file

a Zero-Crossing file.

Examples

Run this code
if (FALSE) {
zc <- read_zc("file")
}

Run the code above in your browser using DataLab