From b935273d651301b271e0cb66bf36c2bbc1d15b32 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 31 Jan 2019 01:40:24 +0100 Subject: Separate out PELMO utilities into rPELMO --- man/endpoint.Rd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/endpoint.Rd') diff --git a/man/endpoint.Rd b/man/endpoint.Rd index 9511083..204905b 100644 --- a/man/endpoint.Rd +++ b/man/endpoint.Rd @@ -10,8 +10,8 @@ \usage{ endpoint(chent, medium = "soil", type = c("degradation", "sorption"), lab_field = c(NA, "laboratory", "field"), redox = c(NA, "aerobic", - "anaerobic"), value = c("DT50ref", "Kfoc", "N"), aggregator = geomean, - raw = FALSE, signif = 3) + "anaerobic"), value = c("DT50ref", "Kfoc", "N"), + aggregator = geomean, raw = FALSE, signif = 3) soil_DT50(chent, aggregator = geomean, signif = 3, lab_field = "laboratory", value = "DT50ref", redox = "aerobic", -- cgit v1.2.3