From 83c8575e2abde12208584b9c80935d4a873689fd Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 22 Aug 2015 12:01:57 +0200 Subject: Small documentation updates --- pkg/man/PEC_soil_product.Rd | 2 +- pkg/man/pfm_ai.Rd | 2 +- pkg/man/pfm_chent.Rd | 7 ++++--- pkg/man/pfm_product.Rd | 2 +- pkg/man/read.TOXSWA_cwa.Rd | 2 +- 5 files changed, 8 insertions(+), 7 deletions(-) (limited to 'pkg/man') diff --git a/pkg/man/PEC_soil_product.Rd b/pkg/man/PEC_soil_product.Rd index b4ea95e..b708366 100644 --- a/pkg/man/PEC_soil_product.Rd +++ b/pkg/man/PEC_soil_product.Rd @@ -1,4 +1,4 @@ -% Generated by roxygen2 (4.1.0.9001): do not edit by hand +% 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} diff --git a/pkg/man/pfm_ai.Rd b/pkg/man/pfm_ai.Rd index 794a55e..20c5acd 100644 --- a/pkg/man/pfm_ai.Rd +++ b/pkg/man/pfm_ai.Rd @@ -1,4 +1,4 @@ -% Generated by roxygen2 (4.1.0.9001): do not edit by hand +% Generated by roxygen2 (4.1.1): do not edit by hand % Please edit documentation in R/pfm_chent.R \docType{class} \name{pfm_ai} diff --git a/pkg/man/pfm_chent.Rd b/pkg/man/pfm_chent.Rd index c62e8cf..f72d038 100644 --- a/pkg/man/pfm_chent.Rd +++ b/pkg/man/pfm_chent.Rd @@ -1,15 +1,16 @@ -% Generated by roxygen2 (4.1.0.9001): do not edit by hand +% Generated by roxygen2 (4.1.1): do not edit by hand % Please edit documentation in R/pfm_chent.R \docType{class} \name{pfm_chent} \alias{pfm_chent} \title{R6 class for holding a chemical entity} -\format{An \code{\link{R6Class}} generator object.} +\format{An \code{\link{R6Class}} generator object} \usage{ pfm_chent } \description{ -An R6 class for holding information about a chemical entity +An R6 class for holding information about a chemical entity that is useful +for fate modelling } \section{Fields}{ diff --git a/pkg/man/pfm_product.Rd b/pkg/man/pfm_product.Rd index 862ce3c..41ea4aa 100644 --- a/pkg/man/pfm_product.Rd +++ b/pkg/man/pfm_product.Rd @@ -1,4 +1,4 @@ -% Generated by roxygen2 (4.1.0.9001): do not edit by hand +% Generated by roxygen2 (4.1.1): do not edit by hand % Please edit documentation in R/pfm_chent.R \docType{class} \name{pfm_product} diff --git a/pkg/man/read.TOXSWA_cwa.Rd b/pkg/man/read.TOXSWA_cwa.Rd index 684e107..5d97bb2 100644 --- a/pkg/man/read.TOXSWA_cwa.Rd +++ b/pkg/man/read.TOXSWA_cwa.Rd @@ -36,7 +36,7 @@ segment are imported. H_sw_D4_pond <- read.TOXSWA_cwa("00001p_pa.cwa", basedir = "SwashProjects/project_H_sw/TOXSWA", zipfile = system.file("testdata/SwashProjects.zip", - package = "pfm")) + package = "pfm")) } \author{ Johannes Ranke -- cgit v1.2.1