poll_dataset_until_validated: Waits for the validation of the dataset to complete.

Description Usage Arguments Value Examples

Description

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

Usage

1
poll_dataset_until_validated(connection, dataset_id, poll_intervall = 10)

Arguments

connection

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

dataset_id

The id of the dataset, usually starting with dts_***** OR a FGResponse object

poll_intervall

The time to wait for a new status update in seconds

Value

TRUE if the validation succeeded, otherweise FALSE

Examples

1

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