detect_domain: Detect the SDTM or ADaM domain of a dataset (possibly via...

View source: R/detect_domain.R

detect_domainR Documentation

Detect the SDTM or ADaM domain of a dataset (possibly via filename)

Description

Detect the SDTM or ADaM domain of a dataset (possibly via filename)

Usage

detect_domain(x, filename, verbose = TRUE)

Arguments

x

The data

filename

The filename associated with x

verbose

Report domain detected and detection method?

Value

A character scalar with the name of the domain


billdenney/Rsdtm documentation built on Dec. 7, 2022, 2:11 a.m.