talks/2018-09_reprex-rstudio-webinar/01_factor-wut-snippet.R

x <- factor("a")
y <- factor("b")
c(x, y)
jennybc/reprex documentation built on Jan. 12, 2024, 9:33 p.m.