View source: R/Diversity_Area_Relationships.R
abund_rect | R Documentation |
Get local abundance distribution in rectangle bounded by x0, y0, x0 + xsize, y0 + ysize
abund_rect(x0, y0, xsize, ysize, comm)
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 |
|
Integer vector with local species abundances
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.