| h_col_indices {tern} | R Documentation | 
Obtain column indices
Description
Helper function to extract column indices from a VTableTree for a given
vector of column names.
Usage
h_col_indices(table_tree, col_names)
Arguments
table_tree | 
 (  | 
col_names | 
 (  | 
Value
A vector of column indices.
[Package tern version 0.9.5 Index]