get_conditions: Get the Fish Condition from Great Lakes Fish Stocking API

View source: R/get_conditions.R

get_conditionsR Documentation

Get the Fish Condition from Great Lakes Fish Stocking API

Description

This function is a wrapper around api_to_dataframe and calls the api endpoint to retrieve condition codes and their associated descriptions from the Great Lakes Fish Stocking database (www.fsis.glfc.org). The returned dataframe contains the code and a short description for each one,

Usage

get_conditions()

Value

dataframe

Author(s)

Adam Cottrill adam.cottrill@ontario.ca

Examples


get_conditions()


AdamCottrill/GLFishStockR documentation built on Sept. 3, 2022, 10:26 p.m.