View source: R/commit_data_provenance.R
commit_data_provenance_batch | R Documentation |
Commits a batch of data provenance to REDCap about files in S3
commit_data_provenance_batch(df = NULL, overwriteWithBlanks = FALSE)
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. |
Note: NAs or blanks in the data frame will not overwrite existing data in this version.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.