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