ValidateReport: ValidateReport

Description Usage Arguments Value

View source: R/ValidateReport.R

Description

Internal function - Calls the API and attempts to validate a report description.

Usage

1
ValidateReport(report.description, interval.seconds = 0, max.attempts = 1)

Arguments

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)

Value

TRUE/FALSE depending on whether the report is valid or not


RSiteCatalyst documentation built on Nov. 6, 2019, 5:09 p.m.