fbind: Bind two factors togother

Description Usage Arguments Value Examples

Description

Bind two factors togother

Usage

1
fbind(a, b)

Arguments

a

factor

b

factor

Value

a new combined factor

Examples

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

MaryHe/First-Package-of-Mary documentation built on May 7, 2019, 3:40 p.m.