Learn R Programming

RSiteCatalyst (version 1.4.10)

GetProps: Get Traffic Variables (props) Associated with a Report Suite

Description

Get Traffic Variables (props) Associated with a Report Suite(s).

Usage

GetProps(reportsuite.ids)

Arguments

reportsuite.ids
report suite id (or list of report suite ids)

Value

Data frame

Details

This function requires having a character vector with one or more valid Report Suites specified.

Examples

Run this code
## Not run: 
# props <- GetProps("your_report_suite")
# 
# props2 <- GetProps(report_suites$rsid)
# ## End(Not run)

Run the code above in your browser using DataLab