View source: R/getFileLengths.gdf.R
| getFileLengths.gdf | R Documentation |
Read file lengths of gdf format data
getFileLengths.gdf( LPIparam )
LPIparam |
An LPI parameter list from LPI.gdf |
Following elements of the LPI parameter list are used in this function.
A named character vector that contains the data directories for each data type.
A named character vector that contains the file name prefixes for each data type.
A named character vector that contains the file name extensions for each data type.
A named vector with elements "RX1","RX2","TX1","TX2", each of which is the number of samples in data files of the corresponding data type.
Ilkka Virtanen (University of Oulu, Finland)
ilkka.i.virtanen@oulu.fi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.