new.data {mort} | R 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())
[Package mort version 0.0.1 Index]