View source: R/addComposeLookupToCDB.R
| batchDecompose | R Documentation |
Creates composition lookup table for a set of SNOMED CT concepts and exports the results to a file
batchDecompose(conceptIds, CDB, output_filename, SNOMED = getSNOMED(), ...)
conceptIds |
SNOMED CT concept IDs for creating decompositions |
CDB |
concept database environment, containing a table called FINDINGS |
output_filename |
filename of output file |
SNOMED |
environment containing a SNOMED dictionary |
... |
other arguments to pass through to decompose |
TRUE if successful
decompose, compose, addComposeLookupToCDB
Other CDB functions:
addComposeLookupToCDB(),
addWordnet(),
createCDB(),
downloadOrphanet(),
downloadWordnet()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.