tally_repeats: Tally repeated age reading combinations in a new count column

View source: R/tally_repeats.R

tally_repeatsR Documentation

Tally repeated age reading combinations in a new count column

Description

AgeingError requires a table of data with columns for each reader and rows for each age reading combination, where a count column indicates how many times the age reading combination is repeated. This function tallies the repeated values and adds an initial count column with the tally.

Usage

tally_repeats(dat)

Arguments

dat

Input dataframe or tibble with columns for each reader and rows for each specimen

Author(s)

Ian G. Taylor


nwfsc-assess/nwfscAgeingError documentation built on July 4, 2025, 9:49 a.m.