diff options
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |