poll_app_until_validated: Waits for the validation of the app to complete.

Description Usage Arguments Value Examples

Description

Messages and errors are used to show messages. If you need all messages, use get_app with the id of this app

Usage

1
poll_app_until_validated(connection, app_id, poll_intervall = 10)

Arguments

connection

The connection to be used, call connect to obtain one.

poll_intervall

The time to wait for a new status update in seconds

dataset_id

The app_id of the app OR a FGResponse object

Value

TRUE if the validation succeeded, otherweise FALSE

Examples

1

FASTGenomics/r_client documentation built on June 25, 2019, 12:12 a.m.