vector_fill {reshape2} |
R Documentation |
fill content which is indexed by a given value list
Description
Usage
vector_fill(x, values, index);
Arguments
Details
the length of vector `x` should be
equals to the length of `index`.
Authors
SMRUCC genomics Institute
Value
this function returns data object of type
any kind.
clr value class
Examples
[Package
reshape2 version 2.33.856.6961
Index]