View source: R/get_tfat_anglers.R
get_tfat_reporters | R Documentation |
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.
get_tfat_reporters(filter_list = list())
filter_list |
list |
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.
dataframe
Adam Cottrill adam.cottrill@ontario.ca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.