Description Usage Arguments Value See Also Examples
A tool to aid archiving and cleanup of logs containing data on use of shiny application and reports at Rapporteket. This function is ment to be called from a scheduler (e.g. chron) directly or as part of a process chain initiated by a scheduler
1 | raplogManager(overSize = 1024 * 1000)
|
overSize |
Integer size in bytes from where larger files will be listed
as candidates for archiving. Not used by this function per se but
rather passed on to |
Silently exits after successful file operations
To become orchestrator
runAutoReport
in package rapbase
1 2 3 | # Depend on the R_RAP_CONFIG_PATH being defined and that relevant
# configuration is present
raplogManager()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.