GetTrackingServer: Get Tracking Server Associated with a Namespace (Company)

Description Usage Arguments Details Value Examples

View source: R/GetTrackingServer.R

Description

Get tracking server associated with a namespace (company).

Usage

1
GetTrackingServer(reportsuite.id)

Arguments

reportsuite.id

report suite id

Details

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.

Value

Data frame

Examples

1
2
3
4
5
6
## Not run: 
ts <- GetTrackingServer("your_report_suite")



## End(Not run)

RSiteCatalyst documentation built on Nov. 6, 2019, 5:09 p.m.