removeCols {GenEst} | R Documentation |
Remove selected columns from column names
Description
Simple function to facilitate removal of columns selected
Usage
removeCols(colNames, selCols)
Arguments
colNames |
column names from which some could be removed |
selCols |
selected columns to be removed |
Value
column names without selected columns
[Package GenEst version 1.4.9 Index]