From 53099978c971ee8e5c94e67bf972f51629d67fd3 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 11 Jun 2015 10:04:22 +0200 Subject: and the incomplete documentation --- pkg/man/PEC_soil_product.Rd | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 pkg/man/PEC_soil_product.Rd (limited to 'pkg/man/PEC_soil_product.Rd') diff --git a/pkg/man/PEC_soil_product.Rd b/pkg/man/PEC_soil_product.Rd new file mode 100644 index 0000000..b4ea95e --- /dev/null +++ b/pkg/man/PEC_soil_product.Rd @@ -0,0 +1,17 @@ +% Generated by roxygen2 (4.1.0.9001): 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 +} + -- cgit v1.2.1