Description Usage Arguments Value Examples
View source: R/standardize_metadata.R
Renames columns in a REDCap metadata file according to the format defined in https://github.com/SpectrumHealthResearch/REDCapRITS/blob/master/R/R/REDCap_split.r and fills out the categorical data for fields of type 'yesno'.
1 | standarize_metadata(metadata)
|
metadata |
A REDCap metadata in REDCap's standard format. |
A REDCap metadata in the SpectrumHealthResearch format with filled out categorical data for 'yesno' fields.
1 | standarize_metadata(AnimalIdentification_DataDictionary)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.