getAllWorkspaces: Get AnVIL workspaces

View source: R/collectAllMeta.R

getAllWorkspacesR Documentation

Get AnVIL workspaces

Description

Different from avworkspaces

Usage

getAllWorkspaces()

Examples

library(AnVILBase)
if (gcloud_exists() && identical(avplatform_namespace(), "AnVILGCP") && nzchar(avworkspace_name())) {
allWorkspaces <- getAllWorkspaces()
}


shbrief/RunTerraWorkflow documentation built on Aug. 24, 2024, 3:56 p.m.