.getColumns.bexy | R Documentation |
Function to extract specific columns from a data frame or matrix
.getColumns.bexy(what, name)
what |
A matrix or data frame |
name |
The name of the parameter to extract. |
A subset of the matrix or data frame containing only the columns whose names match the argument 'name'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.