getStandardCols: getStandardCols

Description Usage Arguments Value Author(s)

View source: R/getStandardCols.R

Description

Getter function to retrieve the following ONDRI standard columns: SUBJECT, VISIT, _SITE, _DATE.

Usage

1
getStandardCols(dictDF, includeSubject = FALSE)

Arguments

dictDF

Dictionary data frame.

includeSubject

Optional logical parameter, which indicates whether SUBJECT column should be included or not (as some data frames will contain the subject ID in the row names).

Value

Column numbers corresponding to the ONDRI standard columns. If dictDF is NULL, return numeric(0).

Author(s)

Jedid Ahn


ondri-nibs/dataprep_app documentation built on March 25, 2021, 10:44 a.m.