validTags: validTags: select valid tags from Lower Granite trapping data

Description Usage Arguments Author(s) Examples

Description

validTags() is a function to subset only valid tags from the LGTrappingExportJodyW.accdb database. A dataframe, outputted from the LGTrapData() function, is supplied and then trimmed for only those records deemed valid (by IDFG), being AD-Intact and having a PIT-tag number. Chinook are also trimmed to only those fish with a run designation of '5' in the SRR field.

Usage

1
validTags(trapdata)

Arguments

trapdata

data frame outputted from LGTrapData() function

Author(s)

Ryan N. Kinzer

Examples

1
validTags(trapdata = trap_df)

ryankinzer/PITviewr documentation built on May 29, 2019, 9:10 a.m.