apply_soil_weights: Creates full raster layers for each soil component applying...

Description Usage Arguments Value Examples

Description

Creates full raster layers for each soil component applying weights to each

Usage

1
apply_soil_weights(raster_list, weight_list = list(5/30, 10/30, 15/30))

Arguments

raster_list

a list of raster data for each soil property to which to apply the weights

weight_list

the list of weights to apply to those soil layers. Defaults specified and shouldn't need to be altered.

Value

a single raster for each soil component with appropriate weights applied

Examples

1
## Not run: apply_soil_weights(raster_list, weight_list = list(5/30, 10/30, 15/30))

one-acre-fund/soilgrids documentation built on May 16, 2019, 5:02 a.m.