#' boxjson: Box JSON atoms
#'
#' Utility to transform JSON from unboxed to boxed state and vice versa.
#'
#' @section Exports:
#' \code{\link{hasUnboxedAtom}}
#' \code{\link{boxAtoms}}
#' \code{\link{unboxAtoms}}
#'
#' @section Repository:
#' \url{https://github.com/chiefBiiko/boxjson}
#'
#' @docType package
#' @name boxjson
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.