Description Usage Arguments Value Examples
View source: R/lai_inversion_lut.R
Inversion of LAI from look up table generated by WCM
1 | lai_inversion_lut(img, lookuptable)
|
img |
raster object |
lookuptable |
Look up table simulated from 'wcm_sim' function |
a raster object (pixel value represents LAI)
1 2 3 4 5 6 7 8 9 | |
Warning message:
In example(out_lai <- lai_inversion_lut(img = radar, lookuptable = lut)) :
no help found for ‘out_lai <- lai_inversion_lut(img = radar, lookuptable = lut)’
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.