R/cjar-package.R

#' `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())

Try the cjar package in your browser

Any scripts or data that you put into this service are public.

cjar documentation built on March 23, 2026, 5:07 p.m.