stack_and_sum_soil: Takes weighted soil layers, creates stack, and sums values to...

Description Usage Arguments Value Note Examples

Description

Takes weighted soil layers, creates stack, and sums values to create single soil raster for that parameter

Usage

1
stack_and_sum_soil(raster_list)

Arguments

raster_list

a list of weighted soil rasters

Value

a single raster layer that sums the soil values including the weights for the velox extraction stage

Note

This is a pretty simple function but I wanted to keep this separate from the other preparation stages.

Examples

1
## Not run: stack_and_sum_soil()

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