Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

wrassp.logger

wrassp.logger


Description

Designated logger for the wrassp signal processing functions

Usage

wrassp.logger(fName, fOpts, optLogFilePath, listOfFiles)

Arguments

fName

the name of the function calling the logger

fOpts

are the function options given by the user acquired by match.call

optLogFilePath

path to option log file

listOfFiles

vector of file paths that the spf calling the logger processed

Details

Function logs the call to a signal processing function (spf) of wrassp. It is called by default if the forceToLog option of the spf is not set to false. I tries to format the output in an easily readable fashion.

Author(s)

Raphael Winkelmann

See Also


wrassp

Interface to the 'ASSP' Library

v1.0.0
GPL (>= 3)
Authors
Raphael Winkelmann [aut, cre], Lasse Bombien [aut], Michel Scheffers [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.