diff options
Diffstat (limited to 'NAMESPACE')
| -rw-r--r-- | NAMESPACE | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -3,6 +3,8 @@ exportPattern(".")  S3method(plot, mkinfit)  S3method(summary, mkinfit)  S3method(print, summary.mkinfit) +S3method(plot, mmkin) +S3method("[", mmkin)  # Import packages listed as Imports or Depends  import( | 
