Description Usage Arguments Value Author(s)
Creat a grid where all trees are allocated to a given quadrat of size (= grid size).
1 | create.quadrats(census, grid_size, x = "gx", y = "gy")
|
census |
a data.frame where trees have relative X-Y coordinates. |
grid_size |
the size of the grid (in meter) |
x |
the identifier of X coordinates (i.e. 'gx') |
y |
the identifier of Y coordinates (i.e. 'gy') |
add three columns to the data.frame: quadrat's number, centroids X and Y.
Ervan Rutishauser (ervan.rutishauser@infoflora.ch)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.