This function will record a task as completed in the recordKeepingFile

recordTasksDone(..., checksum, recordKeepingFile, incremental = TRUE)

Arguments

...

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