Helper function to extract column indices from a VTableTree for a given vector of column names.
VTableTree
h_col_indices(table_tree, col_names)
table_tree
(VTableTree) rtables table object to extract the indices from.
rtables
col_names
(character) vector of column names.
character
A vector of column indices.