sampleGapData: A smaple gap dataset

Description Usage Value Source Examples

Description

A list object for a sample gap data

Usage

1

Value

THETA

a vector of zentihs.

GAP

a vector of binary values indicating gap or non-gap.

Source

hemiphoto2LAI v0.1

Examples

1
2
3
4
5
data(sampleGapData) #will load two variables, THETA and GAP, into the R environment
plot(sampleGapData$THETA, sampleGapData$GAP)
result=estimateLAI(sampleGapData$THETA, sampleGapData$GAP)

 

zhaokg/hemiphoto2LAI documentation built on July 26, 2019, 9:36 a.m.