summaryrefslogtreecommitdiff
path: root/man/kinplot.Rd
diff options
context:
space:
mode:
authorjranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>2013-11-27 09:58:14 +0000
committerjranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>2013-11-27 09:58:14 +0000
commitbad43dce770b610ef3398a04ecc5a3c1dc4dcc00 (patch)
tree0f98657cc35680acda27e935a2562888f612383c /man/kinplot.Rd
parent4e791358857a17940ea9adc51b1c8119a0af8e09 (diff)
Improve formatting in three help files to avoid a NOTE in the package check.
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/kinfit@166 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'man/kinplot.Rd')
-rw-r--r--man/kinplot.Rd4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/kinplot.Rd b/man/kinplot.Rd
index eb6363a..d7ba595 100644
--- a/man/kinplot.Rd
+++ b/man/kinplot.Rd
@@ -8,7 +8,9 @@ Creates a plot of the kinetic fits
Function to create a plot for a set of fitted models
}
\usage{
-kinplot(kinobject, main = "", xlab = "Time [days]", ylab = "Parent [\% of applied radioactivity]", ylim = c("auto", "auto"), lpos = "topright")
+kinplot(kinobject, main = "",
+ xlab = "Time [days]", ylab = "Parent [\% of applied radioactivity]",
+ ylim = c("auto", "auto"), lpos = "topright")
}
\arguments{
\item{kinobject}{

Contact - Imprint