knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(thegeneralizer) stratifier(ipeds) -> solution
# rmarkdown::render('K:/Dropbox/Generalizer Project/thegeneralizer/vignettes/my-vignette.Rmd', 'html_document', 'new_titel.html') mean_table(solution, plots = T) schools_table(solution, number = 100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.