Description Usage Arguments Value
View source: R/ValidateReport.R
Internal function - Calls the API and attempts to validate a report description.
1 | ValidateReport(report.description, interval.seconds = 0, max.attempts = 1)
|
report.description |
JSON report description |
interval.seconds |
Time to wait between attempts to validate the report (defaults to 2 seconds) |
max.attempts |
Max number of attempts to make to validate the report (defaults to 1) |
TRUE/FALSE depending on whether the report is valid or not
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.