abund_rect: —————— Get local species abundance distribution

View source: R/Diversity_Area_Relationships.R

abund_rectR Documentation

—————————————————————————– Get local species abundance distribution

Description

Get local abundance distribution in rectangle bounded by x0, y0, x0 + xsize, y0 + ysize

Usage

abund_rect(x0, y0, xsize, ysize, comm)

Arguments

x0

x-coordinate of lower left corner

y0

y-coordinate of lower left corner

xsize

Size of the subplot in x-direction

ysize

Size of the subplot in y-direction

comm

community object

Value

Integer vector with local species abundances


FelixMay/MoBspatial documentation built on April 1, 2024, 2:18 a.m.