#' rtson
#'
#' TSON, short for Typed JSON, is a binary-encoded serialization of
#' JSON like document that support JavaScript typed data (https://github.com/tercen/TSON).
#'
#' @docType package
#' @author Alexandre Maurel
#' @import R6
#' @name rtson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.