rgb_to_albedo: Compute albedo from rgb soil color

Description Usage Arguments Value Examples

Description

This function returns albedo

Usage

1
rgb_to_albedo(r, g, b)

Arguments

r

The r

g

The b

b

The g

Value

The albedo

Examples

1
rgb_to_albedo(r=197,g=146,b=125)

rxlacroix/viticultR documentation built on June 25, 2019, 9:33 p.m.