Nothing
#' Examples of glosses
#'
#' A dataset containing five glossing examples extracted from Koptjevskaja-Tamm (2015)'s
#' *The Linguistics of Temperature* and chapters within.
#'
#' @format A [`tibble::tibble`] with 5 rows and 6 variables:
#' \describe{
#' \item{original}{The text in the original language.}
#' \item{parsed}{The text with translations to English or morphological annotation per word or expression,
#' with LaTeX formatting.}
#' \item{translation}{Free translation to English.}
#' \item{label}{Label for referencing the example.}
#' \item{language}{Original language of the text.}
#' \item{Source}{Where the example was taken from (published paper).}
#' }
"glosses"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.