Description Usage Arguments Details Value Examples
View source: R/GetTrackingServer.R
Get tracking server associated with a namespace (company).
1 | GetTrackingServer(reportsuite.id)
|
reportsuite.id |
report suite id |
This function requires having a character string with a valid Report Suite specified. You can specify any report suite you want, as all report suites have same tracking server.
Data frame
1 2 3 4 5 6 | ## Not run:
ts <- GetTrackingServer("your_report_suite")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.