## ----setup, include=FALSE-----------------------------------------------------
knitr::opts_chunk$set(collapse = TRUE, comment = "#>")
## -----------------------------------------------------------------------------
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.