.getColumns.bexy: Function to extract specific columns from a data frame or matrix
Description
Function to extract specific columns from a data frame or matrix
Usage
.getColumns.bexy(what, name)
Value
A subset of the matrix or data frame containing only the columns whose names match the argument 'name'
Arguments
- what
A matrix or data frame
- name
The name of the parameter to extract.