union {set} |
R Documentation |
Performs set union
Description
Usage
Arguments
x
vectors (of the same mode) containing a sequence of items (conceptually) with no duplicated values.
y
vectors (of the same mode) containing a sequence of items (conceptually) with no duplicated values.
Details
Authors
SMRUCC genomics Institute
Value
this function returns data object of type
any kind.
clr value class
Examples
[Package
set version 2.33.856.6961
Index]