getRequiredTasks: Get a list of task stiaareqask required when running in...

Description Usage Arguments Value

View source: R/Incremental.R

Description

This function will attempt to check the recordKeepingFile to determine if a list of operations have completed by comparing the keys passed into the function with the checksum supplied

Usage

1
getRequiredTasks(..., checksum, recordKeepingFile)

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.

Value

Returns a list of outstanding tasks based on inspecting the full contents of the record keeping file


anthonysena/CohortGenerator documentation built on March 8, 2021, 12:04 a.m.