Learn R Programming

rorqual.morpho (version 0.1.1)

rorq_bizygomatic: Rorqual bizygomatic skull width

Description

Rorqual bizygomatic skull width

Usage

rorq_bizygomatic(species, length_m)

Arguments

species

a vector of species codes

length_m

a vector of lengths in meters

Value

a vector of bizygomatic skull widths in m

Examples

Run this code
# NOT RUN {
# A 22m blue whale
rorq_bizygomatic("bw", 22)

# A 7m minke
rorq_bizygomatic("ba", 7)
# }

Run the code above in your browser using DataLab