TileMsg {TileShuffle}R Documentation

TileMsg

Description

Prints message with standardized prefix.

Usage

TileMsg(..., file=stdout())

Arguments

file Filename or stream to which the output will be printed.
... One or more R objects, to be converted to character vectors.

Details

Prints message with standardized prefix consisting of package name and the current timestamp.

Value

None.


[Package TileShuffle version 0.1.0 Index]