sleep {utils} R Documentation

Suspends the current thread for the specified number of seconds.

Description

Usage

sleep(sec);

Arguments

sec

[as double]

Details

Authors

SMRUCC genomics Institute

Value

This function has no value returns.

Examples


[Package utils version 2.33.856.6961 Index]