dup_values {dbGaPCheckup}R Documentation

Duplicate Values Function

Description

This function checks for duplicate VALUES column names in the data dictionary.

Usage

dup_values(DD.dict)

Arguments

DD.dict

Data dictionary.

Value

Logical, TRUE if only one VALUES column is detected.


[Package dbGaPCheckup version 1.1.0 Index]