HoldridgeToXY | R Documentation |
Accepts various formats of input data; extracts ternary coordinates and converts to X and Y coordinates.
HoldridgeToXY(pet, prec)
CoordinatesToXY(coordinates)
pet , prec |
Numeric vectors giving potential evapotranspiration ratio and annual precipitation (in mm). |
coordinates |
A list, matrix, data.frame or vector in which each element (or row) specifies the three coordinates of a point in ternary space. |
CoordinatesToXY()
returns an array of two rows, corresponding to
the X and Y coordinates of coordinates
.
HoldridgeToXY()
: Convert from Holdridge coordinates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.