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