Learn R Programming

JoSAE (version 0.1)

JoSAE.sample.data: Sample plots of the Norwegian National Forest Inventory (NNFI) with a variable of interest and an auxiliary variable

Description

Above ground forest biomass over all tree species is the variable of interest. Mean canopy height derived from a photogrammetric canopy height model of 20~cm geometric and 10~cm radiometric resolution is the auxiliary variable.

Usage

data(JoSAE.sample.data)

Arguments

source

Breidenbach, J. and Astrup, R. (2011)

References

Breidenbach, J. and Astrup, R. (2011)

See Also

JoSAE-package for more examples

Examples

Run this code
data(JoSAE.sample.data)
## maybe str(JoSAE.sample.data) ; plot(JoSAE.sample.data) ...
plot(biomass.ha~mean.canopy.ht,JoSAE.sample.data)

Run the code above in your browser using DataLab