uniqueClip | R Documentation |
A convenience function to test whether a clip is unique
uniqueClip(Clip, Species, Year, WBID, t_minus = 6)
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) |
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
Must be connected to VPN if working remotely, and must have already loaded the Releases data table
SD2R()
uniqueClip("AD","RB",2018, "01598LNTH")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.