get_parent_cls_ns: Get parent class namespace

Description Usage Arguments Value

Description

get_parent_cls_ns() is a Get function that retrieves a pre-existing data object from memory, local file system or online repository. Specifically, this function implements an algorithm to get parent class namespace. Function argument prototype_lup specifies the where to look for the required object. The function is called for its side effects and does not return a value.

Usage

1
get_parent_cls_ns(prototype_lup, parent_cls_nm_1L_chr, dev_pkg_ns_1L_chr)

Arguments

prototype_lup

Prototype (a lookup table)

parent_cls_nm_1L_chr

Parent class name (a character vector of length one)

dev_pkg_ns_1L_chr

Development package namespace (a character vector of length one)

Value

Parent class (a namespace)


readyforwhatsnext/ready4class documentation built on Nov. 14, 2020, 1:29 a.m.