full_arrayname: full name of array with namespace

View source: R/entity-schema.R

full_arraynameR Documentation

full name of array with namespace

Description

full name of array with namespace

Usage

full_arrayname(pkg_schema, entitynm, con = NULL)

Arguments

pkg_schema

the package environment

entitynm

an entity name, e.g. 'DATASET'

con

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

Value

the full name of the entity including namespace, e.g. 'gh_public.DATASET'


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