tmr_title: Get Title hms Timer

View source: R/title.R

tmr_titleR Documentation

Get Title hms Timer

Description

Returns a flag (character vector) of the title.

Usage

tmr_title(x)

Arguments

x

A hms_timer().

Value

A flag of the title.

See Also

tmr_title<-()

Examples

tmr_title(tmr_timer())
tmr_title(tmr_timer(title = ""))
tmr_title(tmr_timer(title = "A Title"))

hmstimer documentation built on Sept. 12, 2024, 7:36 a.m.