NouraguesPlot201 | R Documentation |
Simulated corner coordinates of Nouragues 'Petit plateau' plot 201. The original coordinates have been modified to make the plot non-squared, and 10 repeated measurements of each corner have been simulated adding a random error to x and y coordinates.
data(NouraguesPlot201)
A data frame with 40 (simulated GPS measurements) of the 8 following variables :
Site
: Name of the site set up in the Nouragues forest
Plot
: Plot ID of the site
Xfield
: Corner location on the x-axis in the local coordinate system (defined by the 4 corners of the plot)
Yfield
: Corner location on the y-axis in the local coordinate system
Xutm
: Corner location on the x-axis in the UTM coordinate system
Yutm
: Corner location on the y-axis in the UTM coordinate system
Long
: Corner longitude coordinate
Lat
: Corner latitude coordinate
Jaouen, Gaëlle, 2023, "Nouragues forest permanent plots details", \Sexpr[results=rd]{tools:::Rd_expr_doi("10.18167/DVN1/HXKS4E")}, CIRAD Dataverse, V2
data(NouraguesPlot201)
str(NouraguesPlot201)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.