fbind: Bind two factors together

Description Usage Arguments Value Examples

View source: R/fbind.R

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)])

jokagyeman/foofactors documentation built on May 19, 2019, 5:18 p.m.