get_workspaces {cometr} | R Documentation |
Get a user's workspaces
Description
Get a user's workspaces
Usage
get_workspaces(api_key = NULL)
Arguments
api_key |
Comet API key (can also be specified using the |
Examples
## Not run:
library(cometr)
# Assuming you have COMET_API_KEY variable defined
get_workspaces()
## End(Not run)
[Package cometr version 0.4.0 Index]