datFilesSet-methods: Function to set the parameters of a DatFile object

Description Usage Arguments Value

Description

Function to set the parameters of a DatFile object

Usage

1
2
3
4
5
datFilesSet(df, fileNames, path, nChannels)

## S4 method for signature 'DatFiles'
datFilesSet(df, fileNames = "", path = "",
  nChannels = 0)

Arguments

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

Value

A DatFiles object with the values set.


kevin-allen/relectro documentation built on May 20, 2019, 9:06 a.m.