dot-getColumns.bexy: Function to extract specific columns from a data frame or...

.getColumns.bexyR Documentation

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)

Arguments

what

A matrix or data frame

name

The name of the parameter to extract.

Value

A subset of the matrix or data frame containing only the columns whose names match the argument 'name'


bexy documentation built on Sept. 11, 2024, 5:50 p.m.