get_parent_cls_pt_fn: Get parent class prototype

Description Usage Arguments Value

Description

get_parent_cls_pt_fn() 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 prototype function. Function argument parent_cls_nm_1L_chr specifies the where to look for the required object. The function returns Parent class prototype function (a character vector).

Usage

1
get_parent_cls_pt_fn(parent_cls_nm_1L_chr, prototype_lup)

Arguments

parent_cls_nm_1L_chr

Parent class name (a character vector of length one)

prototype_lup

Prototype (a lookup table)

Value

Parent class prototype function (a character vector)


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