read_zc {bioacoustics}R Documentation

Read Zero-Crossing files

Description

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

Usage

read_zc(file)

Arguments

file

a Zero-Crossing file.

Value

an object of class 'zc'.

Examples

## Not run: 
zc <- read_zc("file")

## End(Not run)


[Package bioacoustics version 0.2.8 Index]