summaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE2
1 files changed, 2 insertions, 0 deletions
diff --git a/NAMESPACE b/NAMESPACE
index 9e587d7..e6eaa0b 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -1,6 +1,7 @@
# Generated by roxygen2 (4.1.1): do not edit by hand
S3method(plot,idframe)
+S3method(plot,idfrd)
S3method(plot,impulseest)
S3method(predict,detrend)
S3method(print,summary.idframe)
@@ -9,6 +10,7 @@ S3method(summary,idframe)
export(dataSlice)
export(detrend)
export(idframe)
+export(idfrd)
export(impulseest)
export(read.idframe)
export(read.table.idframe)