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