band_ratio: band_ratio

Description Usage Arguments Details Author(s) Examples

Description

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.

Usage

1

Arguments

df

dataframe with bands

Details

calculates band ratios in the form bd = (a-b) / (a + b)

Author(s)

Elpidio Filho, elpidio@ufv.br

Elpidio Filho, elpidio@ufv.br

Examples

1
2
3
4
## Not run: 
br = band_ratio(df)

## End(Not run)

elpidiofilho/labgeo documentation built on May 14, 2019, 9:35 a.m.