Description Usage Arguments Value
View source: R/create_subplots.R
Create subplots of fixed size based on tree coordinates
1 | create_subplots(x, y, size = 20, Nmin = 100)
|
x |
x coordinate of each observation |
y |
y coordinate of each observation |
size |
Length of the subplot side (in m; subplots are squares). |
Nmin |
Minimum acceptable abundance (n/ha) under which subplots are discarted. Default is 100. |
A vector with new subplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.