R/boxjson.R

#' 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
chiefBiiko/boxjson documentation built on May 3, 2019, 11:48 p.m.