droplet_kernels_list {analogsea} | R Documentation |
List all available kernels for a droplet.
Description
List all available kernels for a droplet.
Usage
droplet_kernels_list(droplet, ...)
Arguments
droplet |
A droplet, or something that can be coerced to a droplet by
|
... |
Additional options passed down to low-level API method. |
Examples
## Not run:
droplets()[[1]] %>% droplet_kernels_list
## End(Not run)
[Package analogsea version 1.0.7.2 Index]