diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/kinplot.Rd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/kinplot.Rd b/man/kinplot.Rd index 9e684b7..b6974ee 100644 --- a/man/kinplot.Rd +++ b/man/kinplot.Rd @@ -20,6 +20,8 @@ kinplot(kinobject, xlab = "Time [days]", ylab = "Parent [\% of applied radioacti the list of fitted kinetic models (\code{fits}), as returned by
\code{\link{kinfit}}, and the list of results (\code{results})
as returned by \code{\link{kinresults}}.
+ In contrast to the function \code{\link{kinreport}}, the data used
+ for the fitting also has to be in the kinobject list.
Optionally also
the label position of the test compound (\code{label}) and
the source of the data (\code{source}). }
|