Description Usage Arguments Details Value Author(s)
Queries TGR REDCap for dataset annotations
1 | tgrAnnotate(DAG = NULL, harmonizedOnly = FALSE, evenEmptyCols = FALSE)
|
DAG |
(admin only) A character vector contining the name(s) of the TGR data access group(s) for which to request data, or "all". |
harmonizedOnly |
(Optional) Whether you want only the annotations that are harmonized across all projects (TRUE) or a complete data set (FALSE, default). |
evenEmptyCols |
(Optional) Whether you want even the empty fields in your final data frame (TRUE) or if you just want columns where there is at least one value in the resulting dataset (FALSE, default). |
Requires setCreds() to have been run successfully.
Returns a long form data frame containing the requested dataset.
Amy Paguirigan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.