crossing {set} R Documentation

Find Unique Combinations of All Elements

Description

from Two Vectors in R. Expand data frame
to include all possible combinations of
values.

Usage

crossing(a, b);

Arguments

a

[as Array]

b

[as Array]

Details

Authors

SMRUCC genomics Institute

Value

this function returns data object of type dataframe.

clr value class

Examples


[Package set version 2.33.856.6961 Index]