View source: R/fetch_tfat_lookups.R
fetch_tfat_lookups | R Documentation |
This is a helper function that is used to fetch the lookup values from tfat.
Tfat exposes a lookup endpoint that returns a json response that contains
key-value pairs for a number of elements associated with fish tagging - tag
types, tag colours, tagging agency etc. This function calls that endpoint
and returns the results as a named list - one list for each key-value pair.
This function is not intended to be called directly, but is called by other,
higher-level convenience functions (get_tag_colours()
).
fetch_tfat_lookups()
list
Adam Cottrill adam.cottrill@ontario.ca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.