pre_log_message: Print log message during pre-processing

Description Usage Arguments Value Author(s) See Also

View source: R/preprocessing.r

Description

Print log message during pre-processing

Usage

1

Arguments

data

Pre-processed data set.

...

Sent to log_message

Value

The same data set as inputted. This only purpose of this function is to print a log message as a side effect.

Author(s)

Christofer Bäcklin

See Also

pre_process, log_message.


emil documentation built on Aug. 1, 2018, 1:03 a.m.

Related to pre_log_message in emil...