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.


hugomflavio/actel documentation built on April 18, 2024, 4:23 a.m.