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