This is just a wrapper around mean(), however it is written to clearly
identify it's usage in the context of the area data. Intended for usage
from objects created by habitat_connectivity(). See examples below.
Arguments
- area
Numeric vector. Area of a connected patch.
- ...
extra arguments to pass to
mean().