fbind: Bind two factors together

Description Usage Arguments Value Examples

Description

Bind two factors together

Usage

1
fbind(a, b)

Arguments

a

factor

b

factor

Value

factor

Examples

1
fbind(iris$Species[c(1, 51, 101)], PlantGrowth$group[c(1, 11, 21)])

molliejmcdowell/foofactors documentation built on May 23, 2019, 6:06 a.m.