This function will record a task as completed in the recordKeepingFile
1 | recordTasksDone(..., checksum, recordKeepingFile, incremental = TRUE)
|
... |
Parameter values used to identify the key in the incremental record keeping file |
checksum |
The checksum representing the operation to check |
recordKeepingFile |
A file path to a CSV file containing the record keeping information. |
incremental |
When TRUE, this function will record tasks otherwise it will return without attempting to perform any action |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.