View source: R/collectAllMeta.R
getAllWorkspaces | R Documentation |
Different from avworkspaces
getAllWorkspaces()
library(AnVILBase)
if (gcloud_exists() && identical(avplatform_namespace(), "AnVILGCP") && nzchar(avworkspace_name())) {
allWorkspaces <- getAllWorkspaces()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.