droplet_kernels_list: List all available kernels for a droplet.

View source: R/droplet-actions.R

droplet_kernels_listR 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 as.droplet.

...

Additional options passed down to low-level API method.

Examples

## Not run: 
droplets()[[1]] %>% droplet_kernels_list

## End(Not run)

sckott/analogsea documentation built on July 18, 2023, 3:31 p.m.