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