Removes a lookup table and its metadata entry from the database.
Usage
remove_lookup_table(code_type, lookup_version)
Arguments
- code_type
The coding system type (e.g. "ICD-10").
- lookup_version
The version to remove (e.g. "UKB v4").
Value
TRUE invisibly if successful.