From 89d9f5b138c2424656e416da5b96e26852c31d9f Mon Sep 17 00:00:00 2001 From: Suraj Yerramilli Date: Thu, 20 Aug 2015 17:28:17 +0530 Subject: updating documentation --- man/read.idframe.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/read.idframe.Rd') 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} -- cgit