wait_for: Wait for statement to be true

Description Usage Arguments

View source: R/tidyproject.R

Description

Wait for statement to be true

Usage

1
wait_for(x, timeout = NULL, interval = 1)

Arguments

x

expression to evaluate

timeout

numeric. Maximum time (seconds) to wait

interval

numeric. Number of seconds (default=1s) to wait till rechecking


tsahota/TidyProject documentation built on April 19, 2021, 9:14 p.m.