tmr_title {hmstimer} | R Documentation |
Get Title hms Timer
Description
Returns a flag (character vector) of the title.
Usage
tmr_title(x)
Arguments
x |
A |
Value
A flag of the title.
See Also
Examples
tmr_title(tmr_timer())
tmr_title(tmr_timer(title = ""))
tmr_title(tmr_timer(title = "A Title"))
[Package hmstimer version 0.3.0 Index]