get.column.index {stpm} | R Documentation |
An internal function to obtain column index by its name
Description
An internal function to obtain column index by its name
Usage
get.column.index(x, col.name)
Arguments
x |
Dataset |
col.name |
Column name |
Value
column index(es) in the provided dataset
[Package stpm version 1.7.12 Index]