retrieve_lengths: Retrieve weight-length parameters

View source: R/calculate-weights.R

retrieve_lengthsR Documentation

Retrieve weight-length parameters

Description

This function takes a table returned from get_catch_types and returns detailed weight-length parameters from each species group.

Usage

retrieve_lengths(data, country_code)

Arguments

data

A table returned from get_catch_types

country_code

The code of the country associated to FishBase database, default code include Timor-Leste and Indonesia. Full list at https://www.fishbase.se/country/ListOfCountryCodes.php.

Value

A data frame containing species length parameters

Examples

## Not run: 
rank_tab <- get_catch_types(pars)
retrieve_lengths(rank_tab)

## End(Not run)


WorldFishCenter/peskas.timor.data.pipeline documentation built on April 14, 2025, 1:47 p.m.