rorq_mandible: Rorqual projected mandible length

Description Usage Arguments Value Examples

View source: R/morphology.R

Description

Rorqual projected mandible length

Usage

1
rorq_mandible(species, length_m)

Arguments

species

a vector of species codes

length_m

a vector of lengths in meters

Value

a vector of laterally projected mandible lengths in m

Examples

1
2
3
4
5
# A 22m blue whale
rorq_mandible("bw", 22)

# A 7m minke
rorq_mandible("ba", 7)

rorqual.morpho documentation built on March 15, 2020, 5:06 p.m.