PERMISSIONS_ARRAY: return the full name of the permissions array for a given...

View source: R/entity-schema.R

PERMISSIONS_ARRAYR Documentation

return the full name of the permissions array for a given schema

Description

return the full name of the permissions array for a given schema

Usage

PERMISSIONS_ARRAY(pkg_schema, con = NULL, namespace = NULL)

Arguments

pkg_schema

the package environment

con

if NULL, return the name according to the package schema document. If provided, return the name used by the connection

namespace

if NULL, return the permissions array configured for the entire package. if not NULL, return the permissions array for the specified namespace (which may also be the global permissions array)


Paradigm4/revealcore documentation built on May 21, 2023, 9:57 a.m.