View source: R/general-methods.R
get_workspaces | R Documentation |
Get a user's workspaces
get_workspaces(api_key = NULL)
api_key |
Comet API key (can also be specified using the |
## Not run:
library(cometr)
# Assuming you have COMET_API_KEY variable defined
get_workspaces()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.