summaryrefslogtreecommitdiff
path: root/R/readData.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/readData.R')
-rw-r--r--R/readData.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/readData.R b/R/readData.R
index c038c2f..3c540fe 100644
--- a/R/readData.R
+++ b/R/readData.R
@@ -10,7 +10,7 @@
#'
#' @return an idframe object
#' @examples
-#' data(cstr)
+#' data(cstrData)
#' data <- read.idframe(cstrData,ninputs=1,Ts= 1,unit="minutes")
#'
#' @export