Description Usage Arguments Value Examples
Rorqual fluke length
| 1 | rorq_fluke(species, length_m)
 | 
| species | a vector of species codes | 
| length_m | a vector of lengths in meters | 
a vector of fluke lengths in m
| 1 2 3 4 5 | # A 22m blue whale
rorq_fluke("bw", 22)
# A 7m minke
rorq_fluke("ba", 7)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.