From c85e2465513dfaf83b97404d024ab22ffc7a5173 Mon Sep 17 00:00:00 2001 From: jranke Date: Thu, 23 Aug 2012 07:39:56 +0000 Subject: Fix small inconsistency in the documentation git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/kinfit@56 edb9625f-4e0d-4859-8d74-9fd3b1da38cb --- man/kinobjects.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/kinobjects.Rd') diff --git a/man/kinobjects.Rd b/man/kinobjects.Rd index 923b219..785916f 100644 --- a/man/kinobjects.Rd +++ b/man/kinobjects.Rd @@ -8,7 +8,7 @@ Creates list of objects, each representing a kinetic experiment or trial Function to initialise several objects representing a kinetic experiment or trial at once. } \usage{ - kinobjects(parent, type, systems, layers = NA, sampling_times = NA) + kinobjects(parent, type, systems, layers = NA, sampling_times = NA, replicates = 1) } \arguments{ \item{parent}{ The name of the parent compound } -- cgit v1.2.1