| newlog | R Documentation | 
Create new log
newlog(logfile, loglevel, sink, description, closeit)
| logfile | Name of log file (character or connection) | 
| loglevel | Minimum priority level (numeric) | 
| sink | Send all console output to logfile? (logical) | 
| description | Description (character) | 
| closeit | File should be closed when log closes? (logical) | 
This handles internal data tracking only, not the file on disk.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.