powered by
Get the IP address exclusions for the requested report suites.
GetIPAddressExclusions(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 { ipexc <- GetIPAddressExclusions("your_report_suite") ipexc2 <- GetIPAddressExclusions(report_suites$rsid) # }
Run the code above in your browser using DataLab