abund_rect {mobsim}R 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


[Package mobsim version 0.3.1 Index]