#' Categories data
#'
#' A dataset all allowed categories
#'
#' @format A dataset containing 24 rows and 2 variables
#' \describe{
#' \item{id}{a unique identifier for each category}
#' \item{categories}{name of the category}
#' }
#' @examples
#' data(categories)
"categories"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.