Wait for a droplet to be ready.
droplet_wait(droplet)
droplet
A droplet, or something that can be coerced to a droplet by as.droplet.
as.droplet
## Not run: droplet_create() %>% droplet_wait() ## End(Not run)