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)

sckott/analogsea documentation built on July 18, 2023, 3:31 p.m.