BiocContributions (version 0.99.70)

edit_software_permissions: Edit the software permissions

Description

Edit the software permissions

Usage

edit_software_permissions(x, ...)

## S3 method for class 'data.frame': edit_software_permissions(x, data = read_permissions(), version = 3.2, ...)

## S3 method for class 'list': edit_software_permissions(x, data = read_permissions(), version = "3.2")

Arguments

x
The edits to perform
...
Additional arguments passed to methods
data
a authz data file
version
The release version number

Methods (by class)

  • data.frame: data.frame input, expects columnspackageanduser
  • list: list input, expects a named list of packages and users