printInfo.Rd
Displays in the R console the information sent by LESYMAP functions.
printInfo(message, type = "full", tstamp = "%H:%M:%S", ...)
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 |