% Generated by roxygen2 (4.1.1): do not edit by hand % Please edit documentation in R/PEC_soil.R \name{PEC_soil_product} \alias{PEC_soil_product} \title{Calculate predicted environmental concentrations in soil for a product} \usage{ PEC_soil_product(product, rate, rate_units = "L/ha", interception = 0, mixing_depth = 5, tillage_depth = 20, interval = 365, bulk_density = 1.5, PEC_units = "mg/kg") } \description{ Calculates long term accumulation PEC values } \author{ Johannes Ranke }