actel (version 1.1.0)

globalRatios: Calculate number/percentage of fish at each location for each day

Description

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

Usage

globalRatios(positions)

Arguments

positions

a positions table, supplied by dailyPositions

Value

A list containing:

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

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