add_access: Add Bioconductor_User group to workspace access

Description Usage Arguments Value

View source: R/add_access.R

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

1
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.


AnVILPublish documentation built on Nov. 8, 2020, 5:10 p.m.