View source: R/transformBasicStudyDesign.R
Based on ImmPort's specifications, the function validates a group of dataframes holding metaData and then outputs a csv for submission to the database.
1 | transform_basicStudyDesign(blocks, outputDir = NULL, validate = TRUE, ...)
|
blocks |
a named list of the 9 data frames that comprise basic study design template |
outputDir |
filepath to directory for output csv |
validate |
boolean determining whether to use ImmPort validation scripts on output csv |
... |
other arguments to pass down |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.