knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(pqtprueba)
factor1 <- factor(c('ola','k','ase')) factor2 <- factor(c('atr', 'perro', 'cumbia', 'cajeteala', 'piola', 'gato')) fbind(factor1,factor2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.