fbind: Bind two factors

Description Usage Arguments Value Examples

View source: R/fbind.R

Description

Creates 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

Examples

1

chorscroft/myRPackage documentation built on Nov. 12, 2019, 9:44 p.m.