knitr::opts_chunk$set(collapse = TRUE, comment = "#>")
Here, I just want to give you an overview over the glossary of the data included in the traitdata package:
library(traitdata) data(trait_glossary) knitr::kable(x=data.frame(trait_glossary))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.