Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

sleep

Sleep


Description

Process sleeps for a given amount of time

Usage

sleep.milli(n)
sleep.micro(n)

Arguments

n

integer. sleeping time units

Value

No value is returned.

Author(s)

Examples

## next command waits half a second before returning
sleep.milli(500)

RandomFieldsUtils

Utilities for the Simulation and Analysis of Random Fields

v0.5.3
GPL (>= 3)
Authors
Martin Schlather [aut, cre], Reinhard Furrer [ctb], Martin Kroll [ctb], Brian D. Ripley [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.