calculate_soilproperty: Calculate new soil properties

Description Usage Arguments

View source: R/soilproperty_modification.R

Description

Calculate new soil properties from the soilgrids layers within the soil project.

Usage

1
calculate_soilproperty(soil_data, sl = NULL, fun_list, depth_table)

Arguments

soil_data

List of tibbles holding soil parameters for the respective soil layers.

sl

Vector defining the soil layers for which the properties are calculated.

...

Further arguments provide functions to calculate new soil porperties (in dplyr::mutate style).


chrisschuerz/SWATsolaR documentation built on Oct. 19, 2020, 2:33 p.m.