later-package {later}R Documentation

later: Utilities for Scheduling Functions to Execute Later with Event Loops

Description

Executes arbitrary R or C functions some time after the current time, after the R execution stack has emptied. The functions are scheduled in an event loop.

Author(s)

Maintainer: Charlie Gao charlie.gao@posit.co (ORCID)

Authors:

Other contributors:

See Also

Useful links:


[Package later version 1.4.5 Index]