Retrieve a single droplet.
droplet(id, ...)
as.droplet(x)
# S3 method for droplet
summary(object, ...)
(integer) Droplet id.
Additional arguments passed down to low-level API function
(do_*
)
Object to coerce. Can be an integer (droplet id), string (droplet name), a droplet (duh), or an action (which waits until complete then returns the droplet)
Droplet object to pass to summary