View source: R/ulits4tidymodels.R
A quick check of a new two band index by give bands and function
1 2 3 | spc_2bandVI_test(spc, wl1, wl2, fun = function(r1, r2) {
r1/r2
})
|
spc |
the speclib obj |
wl1 |
band1 |
wl2 |
band2 |
fun |
define of index |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.