summaryrefslogtreecommitdiff
path: root/man/read.idframe.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/read.idframe.Rd')
-rw-r--r--man/read.idframe.Rd3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/read.idframe.Rd b/man/read.idframe.Rd
index dd60160..fd546d7 100644
--- a/man/read.idframe.Rd
+++ b/man/read.idframe.Rd
@@ -1,4 +1,4 @@
-% Generated by roxygen2 (4.1.1): do not edit by hand
+% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/readData.R
\name{read.idframe}
\alias{read.idframe}
@@ -25,5 +25,6 @@ Read the contents of a data.frame/matrix into a \code{idframe} object.
\examples{
data(cstr)
data <- read.idframe(cstrData,ninputs=1,Ts= 1,unit="minutes")
+
}