printInfo: Display info messages in console

View source: R/printInfo.R

printInfoR Documentation

Display info messages in console

Description

Displays in the R console the information sent by LESYMAP functions.

Usage

printInfo(message, type = "full", tstamp = "%H:%M:%S", ...)

Arguments

message

character binary matrix (0/1) of voxels (columns) and subjects (rows).

type

decides how to add newlines and timestamp by choosing between the types of messages LESYMAP needs. Choose between "full", "head", "middle", "tail".

tstamp

the timestamp format to display

...

other arguments that are passed by upstream functions

Author(s)

Dorian Pustina


dorianps/LESYMAP documentation built on June 1, 2024, 2:12 a.m.