Learn R Programming

later (version 1.4.3)

later-package: 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.

Arguments

Author

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

Authors:

Other contributors:

  • Posit Software, PBC (03wc8by49) [copyright holder, funder]

  • Marcus Geelnard (TinyCThread library, https://tinycthread.github.io/) [contributor, copyright holder]

  • Evan Nemerson (TinyCThread library, https://tinycthread.github.io/) [contributor, copyright holder]

See Also