Learn R Programming

wrassp (version 0.1.2)

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)

Arguments

listOfFiles
The list of file names to process

Value

  • A normalised list of filenames

Examples

Run this code
#   listOfFiles <- prepareFiles(listOfFiles)

Run the code above in your browser using DataLab