prepareFiles: Normalise a list of filenames so that they can be passed to a...

View source: R/fileHelper.R

prepareFilesR 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)



IPS-LMU/wrassp documentation built on Feb. 1, 2024, 1:25 a.m.