get_clarity_api | R Documentation |
clarity_api
R6 objectFind the clarity_api
R6 object
get_clarity_api(
nm = "cl_api",
e = rlang::caller_env(),
ifnotfound = stop("Clarity API object not found")
)
nm |
The name of the instantiated object |
e |
The environment in which to search |
ifnotfound |
Warning message if env not found |
Searches the RmData
package environment and then the environment specified
clarity_api
R6 object
Other Get R6 Classes:
get_app_env()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.