powered by
Get Traffic Variables (props) Associated with a Report Suite(s).
GetProps(reportsuite.ids)
report suite id (or list of report suite ids)
Data frame
This function requires having a character vector with one or more valid Report Suites specified.
# NOT RUN { props <- GetProps("your_report_suite") props2 <- GetProps(report_suites$rsid) # }
Run the code above in your browser using DataLab