add_access: Add Bioconductor_User group to workspace access

View source: R/add_access.R

add_accessR Documentation

Add Bioconductor_User group to workspace access

Description

add_access() adds the Bioconductor_User group to a workspace with READER permissions. Users gain access to the workspace (and others) by being added to the Bioconductor_User group.

Usage

add_access(namespace, name)

Arguments

namespace

character(1) namespace (billing account) under which the workspace belongs.

name

character(1) name of the workspace to add access credentials.

Value

add_access() returns TRUE, invisibly.


Bioconductor/AnVILPublish documentation built on May 5, 2024, 1:16 a.m.