get_lifestages: Get the Life Stages from Great Lakes Fish Stocking API

View source: R/get_lifestages.R

get_lifestagesR Documentation

Get the Life Stages from Great Lakes Fish Stocking API

Description

This function is a wrapper around api_to_dataframe and calls the api endpoint to retrieve all of the life stages currently in the Great Lakes Fish Stocking database (www.fsis.glfc.org). The returned dataframe contains the abbreviation used for the lifestage and a simple description.

Usage

get_lifestages()

Value

dataframe

Author(s)

Adam Cottrill adam.cottrill@ontario.ca

Examples


get_lifestages()


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