Calculates the total area in a series of annuli, summed over all individuals in the submitted dataset. Calls CalcRingArea to do the calculations for the area within a distance r of every individual, then subtracts successive areas to get the area within annuli. This is ordinarily only used as a subroutine of RipUvK.
1 | Annuli(spdata, r, plotdim)
|
spdata |
A single dataframe with x-y coordinates of individuals. |
r |
A vector of distances defining the successive annuli. |
plotdim |
The x and y dimensions of the plot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.