Skip to contents

Use fish ticket dump and CFEC permit holder information to join permit holder as proxy for captain to AIGKC data

Usage

add_permit_holder(ft_dump, obs, permit_path = "aigkc/data/permits")

Arguments

ft_dump

NULL. AIGKC fish ticket dump.

pot_data

NULL. Observer count pot data in the same format as the output of load_pot_dump()

permits_path

NULL. File path to CFEC permit data directory

Value

Pot data with additional column 'permit_holder'.

Examples

load_pot_dump("./data.csv", stock = "BBRKC")
#> Error: './data.csv' does not exist in current working directory ('/home/runner/work/BSAIcrabR/BSAIcrabR/docs/reference').