get_parent_cls_ns: Get parent class namespace

get_parent_cls_nsR Documentation

Get parent class namespace

Description

get_parent_cls_ns() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get parent class namespace. The function is called for its side effects and does not return a value.

Usage

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)


ready4-dev/ready4class documentation built on April 22, 2024, 8:30 a.m.