powered by
Get IP Obfuscation status for the requested report suites.
GetIPObfuscation(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 { ipobf <- GetIPObfuscation("your_report_suite") ipobf2 <- GetIPObfuscation(report_suites$rsid) # }
Run the code above in your browser using DataLab