#' `cjar` Package
#'
#' Connect to the 'CJA' API
#' <https://developer.adobe.com/cja-apis/docs> which powers 'CJA
#' Workspace'. The package was developed with the analyst in mind, and it will
#' continue to be developed with the guiding principles of iterative,
#' repeatable, timely analysis.
#'
#'
"_PACKAGE"
# Environment for caching tokens for the session
.cjar <- new.env(parent = emptyenv())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.