These are fabricated detection data to demonstrate the use of the review function.
data(new.data)
A data frame with 35 rows (observations) and 3 variables.
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())