Skip to contents

Simple wrapper to query the vw_fishery_manager table.

Usage

fishery_manager(conn, fishery_name = NULL)

Arguments

conn

A valid database connection from establish_db_con()

fishery_name

Optional character string for pattern matching in analysis_name

Value

Tibble of fishery information that includes fishery name, dates, and spatial structure (sections and sites).