get_class_ns: Get class namespace

Description Usage Arguments Value

Description

get_class_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 class namespace. Function argument prototype_lup specifies the where to look for the required object. The function returns Class namespace (a character vector of length one).

Usage

1
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)


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