promptTimer: Prompt to repeat 'workTimer'

Description Usage Arguments

View source: R/worktimr.R

Description

Keep prompting to start another batch of work until quit.

Usage

1
2
3
4
5
6
7
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 Nov. 26, 2021, 2:01 p.m.