Description Usage Arguments Value Examples
Use this function in an external R process to track the status of a running loop from a logfile created with 'logfile()'.
1 |
path |
path to the logfile |
here |
should base path of the logfile be located using 'here::here()' |
s |
update interval in seconds |
nothing, invoked for side effects
1 2 3 4 | ## Not run:
status("logfile.log")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.