analogsea (version 0.6.0)

droplet_wait: 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

Run this code
# NOT RUN {
droplet_create() %>% droplet_wait()
# }

Run the code above in your browser using DataLab