Learn R Programming

mobsim (version 0.1.0)

abund_rect: ----------------------------------------------------------------------------- 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