Assignment 8 Vignette!

"He who gives up [code] safety for [code] speed deserves neither." (via)

This is the functiont hat we created in class. It binds factors together!

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

Here is a function that I added to the fcn, fmmm

fmmm(c(1:5))


kenmansfield/foofactors documentation built on May 20, 2019, 9:05 a.m.