get_class_ns: Get class namespace

get_class_nsR Documentation

Get class namespace

Description

get_class_ns() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get class namespace. The function returns Class namespace (a character vector of length one).

Usage

get_class_ns(prototype_lup, class_nm_1L_chr)

Arguments

prototype_lup

Prototype (a lookup table)

class_nm_1L_chr

Class name (a character vector of length one)

Value

Class namespace (a character vector of length one)


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