# Leave the `example` parameter as missing for available example files.
read_ct_spec_example()
# Read an example controlled terminology spec file.
read_ct_spec_example("ct-01-cm.csv")
# You may omit the file extension.
read_ct_spec_example("ct-01-cm")
Run the code above in your browser using DataLab