diff options
author | Suraj Yerramilli | 2015-11-01 23:34:37 +0530 |
---|---|---|
committer | Suraj Yerramilli | 2015-11-01 23:34:37 +0530 |
commit | 99258294adb0fa1efb72e2719ff25266e701bde4 (patch) | |
tree | c9dfd9bedd513a02cdaa6960b7d2edf79f65366d /NAMESPACE | |
parent | 3f84524ca77692c94accb3989e21399b0e4ebca4 (diff) | |
download | SysID-R-code-99258294adb0fa1efb72e2719ff25266e701bde4.tar.gz SysID-R-code-99258294adb0fa1efb72e2719ff25266e701bde4.tar.bz2 SysID-R-code-99258294adb0fa1efb72e2719ff25266e701bde4.zip |
Updating NAMESPACE and documentation
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ export(inputNames) export(misdata) export(nInputSeries) export(nOutputSeries) +export(oe) export(outputData) export(outputNames) export(read.idframe) |