Nothing
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.
Package details |
|
---|---|
Author | Florian Privé [aut, cre] |
Maintainer | Florian Privé <florian.prive.21@gmail.com> |
License | GPL-3 |
Version | 0.2.3 |
URL | https://github.com/privefl/runonce |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.