get_tfat_reporters: Get TFAT Tag Reporters

View source: R/get_tfat_anglers.R

get_tfat_reportersR Documentation

Get TFAT Tag Reporters

Description

This function accesses the TFAT api endpoint to for tag reporters - basic information about entities who have reported tags. Most often these are anglers, the general public, or other agencies. This api endpoint returns basic information about tag reporters including first and last name, affiliation, and contact information. This api endpoint is only available to authenticated and authorized users.

Usage

get_tfat_reporters(filter_list = list())

Arguments

filter_list

list

Details

This function takes an optional filter list which can be used to return records based on several attributes of the reporter (first and last name 'like'), the reporting event (reporting date, reporting method, or follow-up requested), or the tag recovery event such as the species or size of fish or the tag attributes such as colour, placement, or tag type.

Value

dataframe

Author(s)

Adam Cottrill adam.cottrill@ontario.ca


AdamCottrill/glfishr documentation built on Aug. 9, 2024, 5:47 p.m.