library(RCPA3)
example.table <- freqC(x=world$vdem.4cat, plot=FALSE)
# running printC will generate a .html file in your working directory
if (FALSE) {
printC(example.table, file=tempfile(fileext = ".html"))
}
Run the code above in your browser using DataLab