cm_delete | R Documentation |
Use this function to delete a specific calculated metric.
cm_delete(
id = NULL,
warn = TRUE,
locale = "en_US",
debug = FALSE,
rsid = Sys.getenv("AW_REPORTSUITE_ID"),
company_id = Sys.getenv("AW_COMPANY_ID")
)
id |
Calculated Metric ID to be deleted. |
warn |
Boolean of whether or not to include a warning message. |
locale |
language - default 'en_US' |
debug |
Default |
rsid |
Adobe report suite ID (RSID). If an environment variable called
|
company_id |
Company ID. If an environment variable called |
A string confirming the calculated metric is deleted
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.