Reads a FreeSurfer color lookup table and adds hex colour codes for use in plotting.
get_ctab() was renamed to get_lut() for consistency with
read_lut(), write_lut(), is_lut(), lut_add(), and lut_combine().
Value
A data.frame with the original columns plus roi (zero-padded
index) and color (hex colour code).