Skip to contents

get.dim extracts the time and spatial dimensions from tagging data.

Usage

get.dim(ctags = NULL, atags = NULL, stags = NULL)

Arguments

ctags

a data frame with mark-recapture tags of class momo.ctags as returned by the function prep.ctags. Default: NULL.

atags

a list with archival tags of class momo.atags. as returned by the function prep.atags. Default: NULL.

stags

a list with mark-resight tags of class momo.stags. as returned by the function prep.stags. Default: NULL.

Value

A list with the temporal and spatial (in x and y direction) dimensions.