fbind: Bind two factors as an example

View source: R/fbind.R

fbindR Documentation

Bind two factors as an example

Description

Bind two factors as an example

Usage

fbind(a, b)

Arguments

b

Examples

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

aranryan/arlodr documentation built on Jan. 21, 2025, 2:11 p.m.