Annuli: Total area in a series of annuli, summed over all individuals...

Description Usage Arguments

Description

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.

Usage

1
Annuli(spdata, r, plotdim)

Arguments

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.


forestgeo/ctfs documentation built on May 3, 2019, 6:44 p.m.