dataset.project {dataframe} |
R Documentation |
Subset of the given dataframe by columns
Description
Usage
dataset.project(dataset, cols);
Arguments
dataset
[as Array]
cols
a character vector of the dataframe column names. [as string]
Details
Authors
SMRUCC genomics
Value
this function returns data object of type
any kind.
clr value class
Examples
[Package
dataframe version 6.0.0.3654
Index]