powered by
Get Commerce Variables (eVars) Associated with a Report Suite.
GetEvars(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 { evars <- GetEvars("your_report_suite") evars2 <- GetEvars(report_suites$rsid) # }
Run the code above in your browser using DataLab