diff options
Diffstat (limited to 'man/read.xls.idframe.Rd')
-rw-r--r-- | man/read.xls.idframe.Rd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/read.xls.idframe.Rd b/man/read.xls.idframe.Rd index 205d52c..449ccf9 100644 --- a/man/read.xls.idframe.Rd +++ b/man/read.xls.idframe.Rd @@ -12,6 +12,9 @@ read.xls.idframe(file, sheetName, header = TRUE, ninputs = 0, Ts = 1, \item{sheetName}{a character string with the sheet name} +\item{header}{a logical value indicating whether the first row corresponding to +the first element of the rowIndex vector contains the names of the variables.} + \item{ninputs}{the number of input columns. (Default: 0)} \item{Ts}{sampling interval (Default: 1)} |