Description Usage Arguments Value Author(s)
View source: R/getStandardCols.R
Getter function to retrieve the following ONDRI standard columns: SUBJECT, VISIT, _SITE, _DATE.
1 | getStandardCols(dictDF, includeSubject = FALSE)
|
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). |
Column numbers corresponding to the ONDRI standard columns. If dictDF is NULL, return numeric(0).
Jedid Ahn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.