prepareFiles {wrassp} | R Documentation |
Normalise a list of filenames so that they can be passed to a signal processing function
Description
Normalise a list of filenames so that they can be passed to a signal processing function
Usage
prepareFiles(listOfFiles)
Arguments
listOfFiles |
The list of file names to process |
Value
A normalised list of filenames
Author(s)
Raphael Winkelmann
Examples
# listOfFiles <- prepareFiles(listOfFiles)
[Package wrassp version 1.0.5 Index]