View source: R/xptCleanerWrapper.R
gen_vocab | R Documentation |
Create json file for vocabulary mappings. Keys are synonyms and values are the CDISC Controlled Terminology Submission values. Vocabularies are defined by column values from the tab-delimited files.
gen_vocab(in_file, out_path)
in_file |
Mandatory. |
out_path |
Mandatory. |
No return value, called for side effects
## Not run: gen_vocab(list(infile1, infile2),jsonfile) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.