R/fbind.R

#


fbind <- function(a,b) {
  forcats::fct_c(a,b)

}
lex-files/foofactors documentation built on May 7, 2019, 8:22 a.m.