Learn R Programming

tidyCDISC (version 0.2.2)

suggest_adam_domain: Suggest ADaM Domain

Description

Heuristically suggests the most likely ADaM domain for a dataset based on the presence of required variables.

Usage

suggest_adam_domain(df)

Value

A character string fo the most likely domain name (e.g., "ADLB"), or NULL.

Arguments

df

A data.frame to evaluate.