convert_soil_units: Creates full raster layers for each soil component, applying...

Description Usage Arguments Value Note Examples

Description

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

Usage

1
convert_soil_units(soil_df, variable)

Arguments

soil_df

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

variable

the variable to transform. This function is SUPER SIMPLISTIC.

Value

the output data set that converts the raw units to more user friendly interpretations

Note

This function will live within the master function call to share the output directly.

Examples

1
## Not run: convert_soil_units(soil_data, "ph")

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