fbind: Bind the two factors

Description Usage Arguments Value Examples

View source: R/fbind.R

Description

Bind the two factors

Usage

1
fbind(a, b)

Arguments

a

first char vec

b

second char vec

Value

factor

Examples

1
fbind(iris$Species[c(1, 51, 101)], PlantGrowth$group[c(1, 11, 21)])

nicholas-camarda/telemetRy documentation built on Dec. 22, 2021, 2:11 a.m.