summaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
authorSuraj Yerramilli2016-02-23 14:49:46 +0530
committerSuraj Yerramilli2016-02-23 14:49:46 +0530
commit11d22f82c559d8390d354ff19d622051950c9d30 (patch)
tree1c5cf1cd52acaf641ce372820818253eaeef06cd /NAMESPACE
parent7bfececa208ef0345cc1b526abe75f2ef342578b (diff)
downloadSysID-R-code-11d22f82c559d8390d354ff19d622051950c9d30.tar.gz
SysID-R-code-11d22f82c559d8390d354ff19d622051950c9d30.tar.bz2
SysID-R-code-11d22f82c559d8390d354ff19d622051950c9d30.zip
cleaning code
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE2
1 files changed, 1 insertions, 1 deletions
diff --git a/NAMESPACE b/NAMESPACE
index 2171461..0a764aa 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -29,7 +29,6 @@ S3method(summary,idframe)
S3method(time,idframe)
export("inputNames<-")
export("outputNames<-")
-export()
export(armax)
export(arx)
export(bj)
@@ -64,6 +63,7 @@ export(residplot)
export(sim)
export(spa)
export(step)
+import(bitops)
import(ggplot2)
import(polynom)
import(reshape2)