Learn R Programming

wrassp (version 1.0.5)

prepareFiles: 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)

Value

A normalised list of filenames

Arguments

listOfFiles

The list of file names to process

Author

Raphael Winkelmann

Examples

Run this code


#   listOfFiles <- prepareFiles(listOfFiles)


Run the code above in your browser using DataLab