Learn R Programming

RSiteCatalyst (version 1.4.10)

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

Description

Get tracking server associated with a namespace (company).

Usage

GetTrackingServer(reportsuite.id)

Arguments

reportsuite.id
report suite id

Value

Data frame

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.

Examples

Run this code
## Not run: 
# ts <- GetTrackingServer("your_report_suite")
# 
# 
# ## End(Not run)

Run the code above in your browser using DataLab