Description Usage Arguments Value Note Examples
Takes weighted soil layers, creates stack, and sums values to create single soil raster for that parameter
| 1 | stack_and_sum_soil(raster_list)
 | 
| raster_list | a list of weighted soil rasters | 
a single raster layer that sums the soil values including the weights for the velox extraction stage
This is a pretty simple function but I wanted to keep this separate from the other preparation stages.
| 1 | ## Not run: stack_and_sum_soil()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.