#' Common abbreviations lookup table
#'
#' A lookup table for abbreviations commonly used in object names in the ready4funpackage.
#'
#' A tibble
#'
#' \describe{
#' \item{short_name_chr}{Short name (a character vector)}
#' \item{long_name_chr}{Long name (a character vector)}
#' \item{plural_lgl}{Plural (a logical vector)}
#' }
#' @source \url{https://readyforwhatsnext.github.io/readyforwhatsnext/}
"abbreviations_lup"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.