log_support | R Documentation |
Check if your system supports background logging.
log_support()
The background logging functionality requires a Linux, Mac,
or Windows computer, It also requires POSIX thread support
and the nanosleep()
C function.
TRUE
if your system supports background logging, FALSE
otherwise.
log_support()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.