View source: R/workspace_reports.R
aw_workspace_report | R Documentation |
Organizes the arguments into a json string and then structures the data after the internal function makes the api call. Only runs a single dimension with as many metrics as you want.
aw_workspace_report(req_body = "", company_id = Sys.getenv("AW_COMPANY_ID"))
req_body |
The json string copied from Workspace |
company_id |
Company Id. Taken from the global environment by default if not provided. |
A data frame of dimensions and metrics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.