printTime: Prints message with current time and date

Description Usage Arguments Examples

View source: R/utils.R

Description

Prints to console the current date and time followed by the message(s) in x

Usage

1
printTime(..., carriageReturn = F)

Arguments

carriageReturn

Logical, if TRUE print a carriage return at the end of line

x

String

Examples

1
printTime(": is right now")

pablo-gar/rSubmitter documentation built on Jan. 26, 2020, 2:08 a.m.