# Load the dataset and show its properties
data('EXTENDEDMAP')
str(EXTENDEDMAP)
# This EXTENDEDMAP table is part of the sample SNOMED CT dictionary
# Hence this should show the same properties as above
str(sampleSNOMED()$EXTENDEDMAP)
Run the code above in your browser using DataLab