diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-06-17 11:10:38 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-06-17 11:10:38 +0200 |
commit | cb611bf3e1603d0e1636d32016e53c8a3498a0a0 (patch) | |
tree | 9d4bf83d289bc8945581bac86acc3f056f325d84 /R/plot.mmkin.R | |
parent | 95bd5b4c381905a9fcbb179836b7fa861e7e5f3f (diff) |
Remove misplaced comment
Diffstat (limited to 'R/plot.mmkin.R')
-rw-r--r-- | R/plot.mmkin.R | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/R/plot.mmkin.R b/R/plot.mmkin.R index 036ec59f..02bf4d6e 100644 --- a/R/plot.mmkin.R +++ b/R/plot.mmkin.R @@ -1,8 +1,5 @@ -# Copyright (C) 2015 Johannes Ranke +# Copyright (C) 2015-2016 Johannes Ranke # Contact: jranke@uni-bremen.de -# The summary function is an adapted and extended version of summary.modFit -# from the FME package, v 1.1 by Soetart and Petzoldt, which was in turn -# inspired by summary.nls.lm # This file is part of the R package mkin |