validateDataFrame: Validate an existing data frame prior to upload

Description Usage Arguments Details Value Author(s)

View source: R/validateDataset.R

Description

Validate an existing data frame prior to upload

Usage

1
validateDataFrame(data, validation_id = NULL)

Arguments

data

The data frame containing the data you want to validate.

validation_id

The name of the id you want to validate the dataset with respect to: subject_id, biospecimen_id or assay_material.

Details

Requires setCreds() to have been run successfully.

Value

A data frame containing any rows of the original data frame for which there are one or more mismatches between records with matching validation_ids.

Author(s)

Amy Paguirigan


FredHutch/tgR documentation built on Oct. 5, 2021, 8:39 a.m.