fbind: Concatenate factors, including levels Concatenates two...

Description Usage Arguments Value Examples

View source: R/fbind.R

Description

Concatenate factors, including levels Concatenates two factors with two differerent sets of levels, returning a factor with levels that are the union of the input factors' levels.

Usage

1
fbind(a, b)

Arguments

a

factor

b

factor

Value

factor, concatonation of a and b

Examples

1

eppe4699/foofactors documentation built on May 22, 2019, 6:30 p.m.