uniqueClip: uniqueClip

View source: R/uniqueClip.R

uniqueClipR Documentation

uniqueClip

Description

A convenience function to test whether a clip is unique

Usage

uniqueClip(Clip, Species, Year, WBID, t_minus = 6)

Arguments

Clip

a character string describing a specific fin clip

Species

character string following BC standard species codes

Year

an integer value of the assessment year to be checked

WBID

A unique waterbody identifier for the lake being assessed

t_minus

A number to specify how far back to check for the same clip (default is 6)

Details

This function is used to assess whether a fish captured with a clip is a unique group or was the clip repeated.must be a certain age class, or It checks the historical stocking records of a lake to see if the same clip exists in a specified number of years

Examples

Must be connected to VPN if working remotely, and must have already loaded the Releases data table
SD2R()
uniqueClip("AD","RB",2018, "01598LNTH")


PAskey/SPDT documentation built on May 31, 2024, 12:21 a.m.