powered by
Get a user's workspaces
get_workspaces(api_key = NULL)
Comet API key (can also be specified using the COMET_API_KEY parameter as an environment variable or in a comet config file).
COMET_API_KEY
if (FALSE) { library(cometr) # Assuming you have COMET_API_KEY variable defined get_workspaces() }
Run the code above in your browser using DataLab