ca_dir <- "../clarity.automation"
devtools::load_all(ca_dir)
cl_driver <- clarity$new(ini_path = file.path(ca_dir, "inst", "auth", "Clarity.ini"))
cl_driver$get_hud_export()
cl_driver$debug_int()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.