inst/examples/Gap.Example.R

library(raster)
gap_fraction(
 unimodal_threshold(
   raster(system.file("extdata", "IMG_0005.JPG", package = "LAI"), band = 3)
 )
)
cmartin/LAI documentation built on May 13, 2019, 8:23 p.m.