commit_data_provenance_batch: Commits a batch of data provenance to REDCap about files in...

View source: R/commit_data_provenance.R

commit_data_provenance_batchR Documentation

Commits a batch of data provenance to REDCap about files in S3

Description

Commits a batch of data provenance to REDCap about files in S3

Usage

commit_data_provenance_batch(df = NULL, overwriteWithBlanks = FALSE)

Arguments

df

Data frame of uuids and data provenance to commit for a batch of files

overwriteWithBlanks

Default is FALSE and will not overwrite data if there are NAs or blanks in the data frame, however TRUE will overwrite.

Details

Note: NAs or blanks in the data frame will not overwrite existing data in this version.


FredHutch/tgR.data documentation built on May 30, 2022, 9:30 a.m.