burstInfo: Extract information from the names of movement bursts

Description Usage Arguments

Description

This function takes the names that separate the different bursts within individual trajectories (created by the burstTrack function), and returns a data frame with the information about each burst (individual id, date, day-night period, etc.). If the time argument is provided, the function creates a new vector of burst-names grouping them depending on the intervals specified by the argument.

Usage

1
burstInfo(burst.names, time = NULL)

Arguments

burst.names

Vector with the burst names, as created by the burstTrack function.

time

Vector of factors to separte the old bursts in new ones.


aspillaga/fishtrack3d documentation built on June 4, 2019, 9:14 a.m.