delete_logs | R Documentation |
Delete logs with a checkpoint older than a reference date
delete_logs(relieve_date = Sys.Date() - 180, communicator = flog_info)
communicator |
The bare name of a function that communicates the how many logs are deleted. |
relieve |
date The date that marks the cut-off for discarding logs. All logs older than that will be deleted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.