Description Usage Arguments Value
Function to set the parameters of a DatFile object
| 1 2 3 4 5 | datFilesSet(df, fileNames, path, nChannels)
## S4 method for signature 'DatFiles'
datFilesSet(df, fileNames = "", path = "",
  nChannels = 0)
 | 
| df | A DatFiles object | 
| fileNames | A character vector containing the names of the .dat files | 
| path | A directory where the files are located. If empty the working directory is used. | 
| nChannels | The number of channels in the dat files | 
A DatFiles object with the values set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.