diff options
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ # Export all names exportPattern(".") +S3method(print, mkinds) S3method(print, mkinmod) S3method(plot, mkinfit) S3method(summary, mkinfit) |