promptTimer: Prompt to repeat 'workTimer'

View source: R/worktimr.R

promptTimerR Documentation

Prompt to repeat workTimer

Description

Keep prompting to start another batch of work until quit.

Usage

promptTimer(
  minutes = 25,
  outcome = "lock",
  con = "",
  timerMessage = "time until explosion: ",
  finalMessage = "IT'S OVER!"
)

Arguments

minutes

numeric

outcome

character naming one of "lock", "alarm", or "nothing"

con

character naming output text file

timerMessage

character display before countdown timer

finalMessage

character display when countdown expired


anhinton/worktimr documentation built on Feb. 23, 2025, 7:17 p.m.