diff options
Diffstat (limited to 'man/read.idframe.Rd')
-rw-r--r-- | man/read.idframe.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/read.idframe.Rd b/man/read.idframe.Rd index adcc72c..dd60160 100644 --- a/man/read.idframe.Rd +++ b/man/read.idframe.Rd @@ -5,7 +5,7 @@ \title{Data input into a idframe object} \usage{ read.idframe(data, ninputs = NULL, Ts = 1, unit = c("seconds", "minutes", - "hours", "days", "hours")[1]) + "hours", "days")[1]) } \arguments{ \item{data}{a \code{data.frame} object} |