View source: R/droplet-actions.R
| neighbors | R Documentation | 
List neighbors
neighbors(...)
droplet_neighbors(droplet, ...)
... | 
 Additional options passed down to low-level API method.  | 
droplet | 
 A droplet, or something that can be coerced to a droplet by
  | 
## Not run: 
# List a droplet's neighbors on the same physical server
droplets()[[3]] %>% droplet_neighbors()
# List all neighbors on the same physical server
neighbors()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.