Learn R Programming

BIOMASS (version 2.2.3)

NouraguesCoords: Nouragues plot coordinates

Description

Dataset containing the corner coordinates of 4 plots of `Petit Plateau' in Nouragues forest (French Guiana).

Usage

data(NouraguesCoords)

Arguments

Format

A data frame with 16 observations (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

References

Jaouen, Gaëlle, 2023, "Nouragues forest permanent plots details", tools:::Rd_expr_doi("10.18167/DVN1/HXKS4E"), CIRAD Dataverse, V2

Examples

Run this code
data(NouraguesCoords)
str(NouraguesCoords)

Run the code above in your browser using DataLab