runonce-package: runonce: Run Once and Save Result

Description Arguments Author(s) See Also

Description

Package 'runonce' helps automating the saving of long-running code to help running the same code multiple times. If you run some long-running code once, it saves the result in a file on disk. Then, if the result already exists, i.e. if the code has already been run and its output has already been saved, it just reads the result from the stored file instead of running the code again.

Arguments

timing

Whether to print timing of running code? Default is TRUE.

Author(s)

Maintainer: Florian Privé florian.prive.21@gmail.com

See Also

Useful links:


runonce documentation built on Oct. 2, 2021, 9:06 a.m.