globalRatios: Calculate number/percentage of tags at each location for each...

View source: R/residency.R

globalRatiosR Documentation

Calculate number/percentage of tags at each location for each day

Description

Calculate number/percentage of tags at each location for each day

Usage

globalRatios(positions, section.order)

Arguments

positions

a positions table, supplied by dailyPositions

Value

A list containing:

  • absolutes: A data frame containing the absolute number of tags at each location per day,

  • percentages: A data frame containing the percentage of tag relative to the total number of active tags at each location per day.


actel documentation built on Oct. 19, 2023, 9:08 a.m.