CheckCardTag: Check Angler-Reported Reward Disc Number.

Description Usage Arguments Value Examples

View source: R/tag_returns.R

Description

The Sturgeon Report Card provides a field for reporting a disc tag should the kept or released White Sturgeon possess one. A number of anglers report partial tag numbers or other info (e.g., $50) making difficult the process of matching with CDFW tag release data. This function sorts through these reported "numbers" to decipher what is or might be a real tag to facilitate matching with tag release data.

Usage

1

Arguments

x

Character. The reported tag number or field containing such data. If field, then will need to employ lapply or vapply or the like, as function is not vectorize.

Value

Name character vector lenght = 2. 'Tag' (either the tag number or blank) and 'Desc' or a one- or two-word description of 'Tag'.

Examples

1
# coming soon

jasondubois/sportfish documentation built on July 3, 2020, 1:01 p.m.