Description Usage Arguments Details Author(s) Examples
This function calculates band ratios in the form bd = (a-b) / (a + b). The result is a dataframe containing the combinations of all the bands.
1  | 
df | 
 dataframe with bands  | 
calculates band ratios in the form bd = (a-b) / (a + b)
Elpidio Filho, elpidio@ufv.br
Elpidio Filho, elpidio@ufv.br
1 2 3 4  | ## Not run: 
br = band_ratio(df)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.