pause: Pause R for a defined time

View source: R/pause.R

pauseR Documentation

Pause R for a defined time

Description

Runs a loop that causes the system to pause operation for 't' seconds

Usage

pause(t, debug = FALSE)

Arguments

t
  • number of seconds to pause

debug
  • flag (T/F) to print debugging info


wStockhausen/wtsUtilities documentation built on March 16, 2024, 10:38 a.m.