new.data: Example of new acoustic telemetry detection data

new.dataR Documentation

Example of new acoustic telemetry detection data

Description

These are fabricated detection data to demonstrate the use of the review function.

Usage

data(new.data)

Format

A data frame with 35 rows (observations) and 3 variables.

Details

The variables are as follows:

  • ResidenceStart. The start time of the residence events, in POSIXct.

  • Station.Name. Name of the receiver location.

  • ID. Unique ID of the fish.

  • ResidenceEnd. The end time of the residence events, in POSIXct.

  • ResidenceLength.days. The duration of the residence events. The units are days, as indicated by the variable name (which is automatically generated by mort::residences())


mort documentation built on Sept. 4, 2023, 9:06 a.m.