Description Usage Arguments See Also
Writes out temporal data to a file while ensuring
the file only has n_days
worth of data in it.
1 | rewrite_conditional(x, file, n_days = 30)
|
x |
the object to write out |
file |
the path to the file to use |
n_days |
the number of days worth of data to have in the file; 30 by default |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.