dataset.vector {dataframe}
R Documentation
Get/set value of a given data column
Description
Usage
dataset.vector
(
dataset
,
col
,
values
=
NULL
);
Arguments
dataset
[as
Array
]
col$
-
values
[as
Array
]
envir
[as
Environment
]
Details
Authors
SMRUCC genomics
Value
this function returns data object of type
any
kind.
clr value class
any
kind
Examples
[Package
dataframe
version 6.0.0.3654
Index
]