summaryrefslogtreecommitdiff
path: root/man/kinreport.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/kinreport.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/kinreport.Rd')
-rw-r--r--man/kinreport.Rd3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/kinreport.Rd b/man/kinreport.Rd
index f1b8111..5c7a59a 100644
--- a/man/kinreport.Rd
+++ b/man/kinreport.Rd
@@ -9,7 +9,8 @@ Function to create a report for a set of fitted models, passing it to the
console as well as to a file, if specified.
}
\usage{
-kinreport(kinobject, file = NA, data = TRUE, R2 = FALSE, vcov = FALSE, endpoint.digits = 1)
+kinreport(kinobject, file = NA, data = TRUE, R2 = FALSE,
+ vcov = FALSE, endpoint.digits = 1)
}
\arguments{
\item{kinobject}{

Contact - Imprint