# Get the local path to controlled terminology example file 01
# Using the basename only:
ct_spec_example("ct-01-cm")
# Using the file name:
ct_spec_example("ct-01-cm.csv")
# Using the relative path:
ct_spec_example("ct/ct-01-cm.csv")
# If no example is provided it returns a vector of possible choices.
ct_spec_example()
Run the code above in your browser using DataLab