#' Full list of turbokit abbreviations
#'
#' A dataset containing a detailed description of all functions currently
#' recognized by the turbokit package, with their corresponding metadata. Useful
#'
#' @format A tibble with 917 rows and 4variables:
#' \describe{
#' \item{abbreviation}{Abbreviation of a function in a package in a given mode}
#' \item{fun}{Function corresponding to the abbreviation}
#' \item{package}{Package where the function lives}
#' \item{mode}{Turbokit mode which will recognize the abbreviation}
#' ...
#' }
#' @source Donald Seinen
"turbo_abb"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.