Description Usage Arguments Value Note Examples
Creates full raster layers for each soil component, applying weights to each
1 | convert_soil_units(soil_df, variable)
|
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. |
the output data set that converts the raw units to more user friendly interpretations
This function will live within the master function call to share the output directly.
1 | ## Not run: convert_soil_units(soil_data, "ph")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.