as.index {linq} |
R Documentation |
create data index for the given input data sequence
Description
Usage
as.index(x,
mode = ['character','numeric','integer']);
Arguments
x
a data array as sequence. [as Array]
mode
the element mode of the data input seuqnce `x`
env
[as Environment]
Details
Authors
SMRUCC genomics Institute
Value
this function returns data object of type
any kind.
clr value class
Examples
[Package
linq version 2.33.856.6961
Index]