Learn R Programming

Ternary (version 2.3.3)

holdridge: Random sample of points for Holdridge plotting

Description

A stratified random sampling (average of 100 points) using a global mapping of Holdridge’s scheme.

Usage

holdridge

Arguments

Format

An object of class data.frame with 39 rows and 4 columns.

Author

James Lee Tsakalos

See Also

Other Holdridge plotting functions: AddToHoldridge(), HoldridgeHypsometricCol(), HoldridgePlot(), holdridgeClasses

Examples

Run this code
data("holdridge", package = "Ternary")
head(holdridge)

Run the code above in your browser using DataLab