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

zhamel/foo documentation built on May 4, 2019, 10:15 p.m.