find_namespace: return the namespace of an entity

View source: R/entity-schema.R

find_namespaceR Documentation

return the namespace of an entity

Description

return the namespace of an entity

Usage

find_namespace(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 namespace of the entity, e.g. 'gh_public'


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