Learn R Programming

RSiteCatalyst (version 1.4.16)

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")


# }

Run the code above in your browser using DataLab