View source: R/helperFunctions.R
| checkResponseFormat | R Documentation | 
Checks the format whether the format for the data set is a time block based
checkResponseFormat(df, idColumn, blockColumn, sexColumn, responseColumns)
| df | the data frame to check | 
| idColumn | name of ID column | 
| blockColumn | name of time block column | 
| sexColumn | name of the sex column (optional) | 
| responseColumn | name of the column containing the patient block value for a biomarker | 
NULL if there are format problems
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.