summaryrefslogtreecommitdiff
path: root/R
diff options
context:
space:
mode:
authorSuraj Yerramilli2015-08-20 17:28:17 +0530
committerSuraj Yerramilli2015-08-20 17:28:17 +0530
commit89d9f5b138c2424656e416da5b96e26852c31d9f (patch)
treee602584fefeeefe4b44186c845500970c4bfd6cf /R
parentb22bb40671d6155578b8c53313a07cc88db26a7d (diff)
downloadSysID-R-code-89d9f5b138c2424656e416da5b96e26852c31d9f.tar.gz
SysID-R-code-89d9f5b138c2424656e416da5b96e26852c31d9f.tar.bz2
SysID-R-code-89d9f5b138c2424656e416da5b96e26852c31d9f.zip
updating documentation
Diffstat (limited to 'R')
-rw-r--r--R/idframe.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/idframe.R b/R/idframe.R
index e6ad6d3..9976454 100644
--- a/R/idframe.R
+++ b/R/idframe.R
@@ -6,7 +6,7 @@
#' @param input dataframe/matrix/vector containing the inputs
#' @param Ts sampling interval (Default: 1)
#' @param start Time of the first observation
-#' @param t.end Time of the last observation Optional Argument
+#' @param end Time of the last observation Optional Argument
#' @param unit Time Unit (Default: "seconds")
#'
#' @return an idframe object