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