diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-07-22 22:32:42 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-07-22 22:34:42 +0200 |
commit | 01174fc65e26876bd5818d005a6204b9b2b593b7 (patch) | |
tree | 4671c7950497aae5bb6c490a4a1bd8fe1da05717 /man/mkinplot.Rd | |
parent | de94e31d2e12460fcbd277c09729d5f8d337ebb4 (diff) |
Remove periods in help file titles
Diffstat (limited to 'man/mkinplot.Rd')
-rw-r--r-- | man/mkinplot.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mkinplot.Rd b/man/mkinplot.Rd index 4b0fef44..fcb487a2 100644 --- a/man/mkinplot.Rd +++ b/man/mkinplot.Rd @@ -1,7 +1,7 @@ \name{mkinplot} \alias{mkinplot} \title{ - Plot the observed data and the fitted model of an mkinfit. + Plot the observed data and the fitted model of an mkinfit } \description{ Deprecated function. It now only calls the plot method \code{\link{plot.mkinfit}}. |