fbind: Bind two factors

Description Usage Arguments Value

View source: R/fbind.R

Description

Create a new factor from two existing factors, where the new factor's levels are the union of the levels of the input factors.

Usage

1
fbind(a, b)

Arguments

a

factor

b

factor

Value

factor


HanyingZhang/foofactors documentation built on March 1, 2020, 12:12 a.m.