droplet_wait: Wait for a droplet to be ready.

View source: R/droplet-actions.R

droplet_waitR Documentation

Wait for a droplet to be ready.

Description

Wait for a droplet to be ready.

Usage

droplet_wait(droplet)

Arguments

droplet

A droplet, or something that can be coerced to a droplet by as.droplet.

Examples

## Not run: 
droplet_create() %>% droplet_wait()

## End(Not run)

analogsea documentation built on April 20, 2023, 1:34 a.m.