Description Usage Arguments Value
Append a record to the log. Normally, this function will not be called from outside this package
1 |
event |
data.frame of one record holding the fields of whatever that is to be logged |
name |
String defining the name of the log |
target |
String defining where the log should go. Currently, 'file' is the only option |
format |
String defining the whatever format available given 'taget'. Currently, the only option here is 'csv' |
Provides a new record in the log. If the log does not exist a new one is created before appending the new record
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.