territory_by_size | R Documentation |
Territory requirement as a function of fork length Grant and Kramer 1990. Default value returns the territory requirement in square meters for each size class.
territory_by_size( fork_lengths = c(mean(c(3.5, 4.2)), mean(c(4.2, 7.2)), rep(mean(c(7.2, 11)), 2)) )
fork_lengths |
The fork length in centimeters. The default value is the mid-point for each size class. |
IP-117068
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.